crypto_default_geniv  236 crypto/ablkcipher.c 		geniv = crypto_default_geniv(alg);
crypto_default_geniv  622 crypto/blkcipher.c 			balg.geniv = crypto_default_geniv(alg);
crypto_default_geniv   58 include/crypto/internal/skcipher.h const char *crypto_default_geniv(const struct crypto_alg *alg);