Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds