Searched refs:seqiv_tmpl (Results 1 – 1 of 1) sorted by relevance
259 static struct crypto_template seqiv_tmpl; variable265 inst = skcipher_geniv_alloc(&seqiv_tmpl, tb, 0, 0); in seqiv_ablkcipher_alloc()291 inst = aead_geniv_alloc(&seqiv_tmpl, tb, 0, 0); in seqiv_aead_alloc()355 static struct crypto_template seqiv_tmpl = { variable364 return crypto_register_template(&seqiv_tmpl); in seqiv_module_init()369 crypto_unregister_template(&seqiv_tmpl); in seqiv_module_exit()