Home
last modified time | relevance | path

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

/crypto/
Dpcrypt.c328 static struct crypto_template pcrypt_tmpl = { variable
353 return crypto_register_template(&pcrypt_tmpl); in pcrypt_init()
365 crypto_unregister_template(&pcrypt_tmpl); in pcrypt_exit()