Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dmcryptd.c587 static struct crypto_template mcryptd_tmpl = { variable
654 err = crypto_register_template(&mcryptd_tmpl); in mcryptd_init()
666 crypto_unregister_template(&mcryptd_tmpl); in mcryptd_exit()