crypto_tfm_set_flags  163 include/crypto/hash.h 	crypto_tfm_set_flags(crypto_ahash_tfm(tfm), flags);
crypto_tfm_set_flags  314 include/crypto/hash.h 	crypto_tfm_set_flags(crypto_shash_tfm(tfm), flags);
crypto_tfm_set_flags  650 include/linux/crypto.h 	crypto_tfm_set_flags(crypto_ablkcipher_tfm(tfm), flags);
crypto_tfm_set_flags  793 include/linux/crypto.h 	crypto_tfm_set_flags(crypto_aead_tfm(tfm), flags);
crypto_tfm_set_flags  969 include/linux/crypto.h 	crypto_tfm_set_flags(crypto_blkcipher_tfm(tfm), flags);
crypto_tfm_set_flags 1094 include/linux/crypto.h 	crypto_tfm_set_flags(crypto_cipher_tfm(tfm), flags);
crypto_tfm_set_flags 1194 include/linux/crypto.h 	crypto_tfm_set_flags(crypto_hash_tfm(tfm), flags);