crypto_shash_get_flags  184 crypto/adiantum.c 	crypto_skcipher_set_flags(tfm, crypto_shash_get_flags(tctx->hash) &
crypto_shash_get_flags  500 crypto/cryptd.c 	crypto_ahash_set_flags(parent, crypto_shash_get_flags(child) &
crypto_shash_get_flags  200 crypto/shash.c 	if (crypto_shash_get_flags(tfm) & CRYPTO_TFM_NEED_KEY)
crypto_shash_get_flags  378 crypto/shash.c 	crypto_ahash_set_flags(crt, crypto_shash_get_flags(shash) &
crypto_shash_get_flags 1112 crypto/testmgr.c 			       crypto_shash_get_flags(tfm));
crypto_shash_get_flags 1326 drivers/crypto/omap-sham.c 				crypto_shash_get_flags(bctx->shash),
crypto_shash_get_flags 3298 drivers/md/dm-integrity.c 		} else if (crypto_shash_get_flags(*hash) & CRYPTO_TFM_NEED_KEY) {
crypto_shash_get_flags  878 include/crypto/hash.h 	if (crypto_shash_get_flags(tfm) & CRYPTO_TFM_NEED_KEY)
crypto_shash_get_flags  900 include/crypto/hash.h 	if (crypto_shash_get_flags(tfm) & CRYPTO_TFM_NEED_KEY)