Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dmcryptd.c590 static struct crypto_template mcryptd_tmpl = { variable
706 err = crypto_register_template(&mcryptd_tmpl); in mcryptd_init()
718 crypto_unregister_template(&mcryptd_tmpl); in mcryptd_exit()