crypto_tfm_get_flags  353 arch/x86/crypto/des3_ede_glue.c 		if (crypto_tfm_get_flags(tfm) & CRYPTO_TFM_REQ_FORBID_WEAK_KEYS)
crypto_tfm_get_flags   27 crypto/des_generic.c 		if (crypto_tfm_get_flags(tfm) & CRYPTO_TFM_REQ_FORBID_WEAK_KEYS)
crypto_tfm_get_flags   62 crypto/des_generic.c 		if (crypto_tfm_get_flags(tfm) & CRYPTO_TFM_REQ_FORBID_WEAK_KEYS)
crypto_tfm_get_flags  252 include/crypto/aead.h 	return crypto_tfm_get_flags(crypto_aead_tfm(tfm));
crypto_tfm_get_flags  355 include/crypto/hash.h 	return crypto_tfm_get_flags(crypto_ahash_tfm(tfm));
crypto_tfm_get_flags  773 include/crypto/hash.h 	return crypto_tfm_get_flags(crypto_shash_tfm(tfm));
crypto_tfm_get_flags   33 include/crypto/internal/des.h 		if (crypto_tfm_get_flags(tfm) & CRYPTO_TFM_REQ_FORBID_WEAK_KEYS)
crypto_tfm_get_flags  101 include/crypto/internal/des.h 				  crypto_tfm_get_flags(tfm) &
crypto_tfm_get_flags  145 include/crypto/kpp.h 	return crypto_tfm_get_flags(crypto_kpp_tfm(tfm));
crypto_tfm_get_flags  351 include/crypto/skcipher.h 	return crypto_tfm_get_flags(crypto_skcipher_tfm(tfm));
crypto_tfm_get_flags 1024 include/linux/crypto.h 	return crypto_tfm_get_flags(crypto_ablkcipher_tfm(tfm));
crypto_tfm_get_flags 1428 include/linux/crypto.h 	return crypto_tfm_get_flags(crypto_blkcipher_tfm(tfm));
crypto_tfm_get_flags 1713 include/linux/crypto.h 	return crypto_tfm_get_flags(crypto_cipher_tfm(tfm));