Searched refs:skcipher_geniv_exit (Results 1 – 5 of 5) sorted by relevance
67 void skcipher_geniv_exit(struct crypto_tfm *tfm);
282 skcipher_geniv_exit(tfm); in async_chainiv_exit()308 inst->alg.cra_exit = skcipher_geniv_exit; in chainiv_alloc()
226 inst->alg.cra_exit = skcipher_geniv_exit; in eseqiv_alloc()
279 inst->alg.cra_exit = skcipher_geniv_exit; in seqiv_ablkcipher_alloc()
736 void skcipher_geniv_exit(struct crypto_tfm *tfm) in skcipher_geniv_exit() function740 EXPORT_SYMBOL_GPL(skcipher_geniv_exit);