Searched refs:chainiv_tmpl (Results 1 – 1 of 1) sorted by relevance
284 static struct crypto_template chainiv_tmpl; variable301 inst = skcipher_geniv_alloc(&chainiv_tmpl, tb, 0, 0); in chainiv_alloc()340 static struct crypto_template chainiv_tmpl = { variable349 return crypto_register_template(&chainiv_tmpl); in chainiv_module_init()354 crypto_unregister_template(&chainiv_tmpl); in chainiv_module_exit()