Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A 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()
/kernel/linux/linux-6.6/crypto/
H A Dseqiv.c166 static struct crypto_template seqiv_tmpl = { variable
174 return crypto_register_template(&seqiv_tmpl); in seqiv_module_init()
179 crypto_unregister_template(&seqiv_tmpl); in seqiv_module_exit()

Completed in 1 milliseconds