Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dcryptd.c1157 static struct crypto_template cryptd_tmpl = { variable
1383 err = crypto_register_template(&cryptd_tmpl); in cryptd_init()
1393 crypto_unregister_template(&cryptd_tmpl); in cryptd_exit()