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

/linux-4.1.27/crypto/
H A Dpcrypt.c517 static struct crypto_template pcrypt_tmpl = { variable in typeref:struct:crypto_template
543 return crypto_register_template(&pcrypt_tmpl); pcrypt_init()
559 crypto_unregister_template(&pcrypt_tmpl); pcrypt_exit()

Completed in 40 milliseconds