summaryrefslogtreecommitdiff
path: root/lib/accelerated/cryptodev.h
blob: b77fa6e89eb06c773c1a051d3f402a7b6535be13 (plain)
1
2
3
4
5
extern int _gnutls_cryptodev_fd;

void _gnutls_cryptodev_deinit(void);
int _gnutls_cryptodev_init(void);
int _cryptodev_register_gcm_crypto(int cfd);