crypto_tfm_get_flags 158 include/crypto/hash.h return crypto_tfm_get_flags(crypto_ahash_tfm(tfm)); crypto_tfm_get_flags 309 include/crypto/hash.h return crypto_tfm_get_flags(crypto_shash_tfm(tfm)); crypto_tfm_get_flags 644 include/linux/crypto.h return crypto_tfm_get_flags(crypto_ablkcipher_tfm(tfm)); crypto_tfm_get_flags 788 include/linux/crypto.h return crypto_tfm_get_flags(crypto_aead_tfm(tfm)); crypto_tfm_get_flags 963 include/linux/crypto.h return crypto_tfm_get_flags(crypto_blkcipher_tfm(tfm)); crypto_tfm_get_flags 1088 include/linux/crypto.h return crypto_tfm_get_flags(crypto_cipher_tfm(tfm)); crypto_tfm_get_flags 1189 include/linux/crypto.h return crypto_tfm_get_flags(crypto_hash_tfm(tfm));