Home
last modified time | relevance | path

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

/crypto/
Dlrw.c420 static struct crypto_template crypto_tmpl = { variable
428 return crypto_register_template(&crypto_tmpl); in crypto_module_init()
433 crypto_unregister_template(&crypto_tmpl); in crypto_module_exit()
Dxts.c458 static struct crypto_template crypto_tmpl = { variable
466 return crypto_register_template(&crypto_tmpl); in crypto_module_init()
471 crypto_unregister_template(&crypto_tmpl); in crypto_module_exit()