Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dkeywrap.c364 static struct crypto_template crypto_kw_tmpl = { variable
373 return crypto_register_template(&crypto_kw_tmpl); in crypto_kw_init()
378 crypto_unregister_template(&crypto_kw_tmpl); in crypto_kw_exit()