Searched refs:skcipher_geniv_init (Results 1 – 5 of 5) sorted by relevance
66 int skcipher_geniv_init(struct crypto_tfm *tfm);
201 return skcipher_geniv_init(tfm); in eseqiv_init()
111 return skcipher_geniv_init(tfm); in chainiv_init_common()
244 return skcipher_geniv_init(tfm); in seqiv_init()
720 int skcipher_geniv_init(struct crypto_tfm *tfm) in skcipher_geniv_init() function734 EXPORT_SYMBOL_GPL(skcipher_geniv_init);