crypto_tfm_clear_flags 76 include/crypto/hash.h crypto_tfm_clear_flags(crypto_ahash_tfm(tfm), flags); crypto_tfm_clear_flags 699 include/linux/crypto.h crypto_tfm_clear_flags(crypto_ablkcipher_tfm(tfm), flags); crypto_tfm_clear_flags 841 include/linux/crypto.h crypto_tfm_clear_flags(crypto_aead_tfm(tfm), flags); crypto_tfm_clear_flags 1018 include/linux/crypto.h crypto_tfm_clear_flags(crypto_blkcipher_tfm(tfm), flags); crypto_tfm_clear_flags 1143 include/linux/crypto.h crypto_tfm_clear_flags(crypto_cipher_tfm(tfm), flags); crypto_tfm_clear_flags 1242 include/linux/crypto.h crypto_tfm_clear_flags(crypto_hash_tfm(tfm), flags);