skcipher_geniv_init  110 crypto/chainiv.c 	return skcipher_geniv_init(tfm);
skcipher_geniv_init  214 crypto/eseqiv.c 	return skcipher_geniv_init(tfm);
skcipher_geniv_init  243 crypto/seqiv.c 	return skcipher_geniv_init(tfm);
skcipher_geniv_init   64 include/crypto/internal/skcipher.h int skcipher_geniv_init(struct crypto_tfm *tfm);