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

/linux-4.4.14/crypto/
H A Dseqiv.c355 static struct crypto_template seqiv_tmpl = { variable in typeref:struct:crypto_template
364 return crypto_register_template(&seqiv_tmpl); seqiv_module_init()
369 crypto_unregister_template(&seqiv_tmpl); seqiv_module_exit()

Completed in 27 milliseconds