Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dpcrypt.c471 static struct crypto_template pcrypt_tmpl = { variable
496 return crypto_register_template(&pcrypt_tmpl); in pcrypt_init()
512 crypto_unregister_template(&pcrypt_tmpl); in pcrypt_exit()