Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dlrw.c409 static struct crypto_template lrw_tmpl = { variable
417 return crypto_register_template(&lrw_tmpl); in lrw_module_init()
422 crypto_unregister_template(&lrw_tmpl); in lrw_module_exit()