Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dlrw.c407 static struct crypto_template lrw_tmpl = { variable
415 return crypto_register_template(&lrw_tmpl); in lrw_module_init()
420 crypto_unregister_template(&lrw_tmpl); in lrw_module_exit()