Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dseqiv.c167 static struct crypto_template seqiv_tmpl = { variable
175 return crypto_register_template(&seqiv_tmpl); in seqiv_module_init()
180 crypto_unregister_template(&seqiv_tmpl); in seqiv_module_exit()