Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dpcrypt.c338 static struct crypto_template pcrypt_tmpl = { variable
360 return crypto_register_template(&pcrypt_tmpl); in pcrypt_init()
372 crypto_unregister_template(&pcrypt_tmpl); in pcrypt_exit()