crypto_ahash_tfm 125 include/crypto/hash.h crypto_destroy_tfm(tfm, crypto_ahash_tfm(tfm)); crypto_ahash_tfm 131 include/crypto/hash.h return crypto_tfm_alg_alignmask(crypto_ahash_tfm(tfm)); crypto_ahash_tfm 143 include/crypto/hash.h return __crypto_hash_alg_common(crypto_ahash_tfm(tfm)->__crt_alg); crypto_ahash_tfm 158 include/crypto/hash.h return crypto_tfm_get_flags(crypto_ahash_tfm(tfm)); crypto_ahash_tfm 163 include/crypto/hash.h crypto_tfm_set_flags(crypto_ahash_tfm(tfm), flags); crypto_ahash_tfm 168 include/crypto/hash.h crypto_tfm_clear_flags(crypto_ahash_tfm(tfm), flags); crypto_ahash_tfm 216 include/crypto/hash.h req->base.tfm = crypto_ahash_tfm(tfm); crypto_ahash_tfm 133 include/crypto/internal/hash.h return crypto_tfm_ctx(crypto_ahash_tfm(tfm)); crypto_ahash_tfm 197 include/crypto/internal/hash.h return crypto_tfm_in_queue(queue, crypto_ahash_tfm(tfm));