Searched refs:crypto_authenc_tmpl (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dauthenc.c702 static struct crypto_template crypto_authenc_tmpl = { variable in typeref:struct:crypto_template
711 return crypto_register_template(&crypto_authenc_tmpl); crypto_authenc_module_init()
716 crypto_unregister_template(&crypto_authenc_tmpl); crypto_authenc_module_exit()

Completed in 41 milliseconds