summaryrefslogtreecommitdiff
path: root/lib/accelerated/cryptodev.h
blob: a430bddf0eefc90e92e93a5424b6cb8bfbca32e0 (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);