Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
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()