Searched refs:skcipher_geniv_exit (Results 1 – 5 of 5) sorted by relevance
67 void skcipher_geniv_exit(struct crypto_tfm *tfm);
257 skcipher_geniv_exit(tfm); in async_chainiv_exit()276 inst->alg.cra_exit = skcipher_geniv_exit; in chainiv_alloc()
206 inst->alg.cra_exit = skcipher_geniv_exit; in eseqiv_alloc()
737 void skcipher_geniv_exit(struct crypto_tfm *tfm) in skcipher_geniv_exit() function741 EXPORT_SYMBOL_GPL(skcipher_geniv_exit);
269 inst->alg.cra_exit = skcipher_geniv_exit; in seqiv_ablkcipher_create()