Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c899 static struct crypto_template cryptd_tmpl = { variable
1077 err = crypto_register_template(&cryptd_tmpl); in cryptd_init()
1094 crypto_unregister_template(&cryptd_tmpl); in cryptd_exit()
/kernel/linux/linux-6.6/crypto/
H A Dcryptd.c943 static struct crypto_template cryptd_tmpl = { variable
1121 err = crypto_register_template(&cryptd_tmpl); in cryptd_init()
1138 crypto_unregister_template(&cryptd_tmpl); in cryptd_exit()

Completed in 4 milliseconds