crypto_hash_tfm 1154 include/linux/crypto.h crypto_free_tfm(crypto_hash_tfm(tfm)); crypto_hash_tfm 1169 include/linux/crypto.h return &crypto_hash_tfm(tfm)->crt_hash; crypto_hash_tfm 1174 include/linux/crypto.h return crypto_tfm_alg_blocksize(crypto_hash_tfm(tfm)); crypto_hash_tfm 1179 include/linux/crypto.h return crypto_tfm_alg_alignmask(crypto_hash_tfm(tfm)); crypto_hash_tfm 1189 include/linux/crypto.h return crypto_tfm_get_flags(crypto_hash_tfm(tfm)); crypto_hash_tfm 1194 include/linux/crypto.h crypto_tfm_set_flags(crypto_hash_tfm(tfm), flags); crypto_hash_tfm 1199 include/linux/crypto.h crypto_tfm_clear_flags(crypto_hash_tfm(tfm), flags);