crypto_ahash_tfm 327 crypto/cryptd.c cryptd_get_state(crypto_ahash_tfm(tfm)); crypto_ahash_tfm 172 crypto/digest.c struct crypto_tfm *tfm = crypto_ahash_tfm(tfm_async); crypto_ahash_tfm 66 crypto/hash.c struct crypto_tfm *tfm = crypto_ahash_tfm(tfm_async); crypto_ahash_tfm 119 crypto/testmgr.c const char *algo = crypto_tfm_alg_driver_name(crypto_ahash_tfm(tfm)); crypto_ahash_tfm 45 include/crypto/hash.h crypto_free_tfm(crypto_ahash_tfm(tfm)); crypto_ahash_tfm 51 include/crypto/hash.h return crypto_tfm_alg_alignmask(crypto_ahash_tfm(tfm)); crypto_ahash_tfm 56 include/crypto/hash.h return &crypto_ahash_tfm(tfm)->crt_ahash; crypto_ahash_tfm 66 include/crypto/hash.h return crypto_tfm_get_flags(crypto_ahash_tfm(tfm)); crypto_ahash_tfm 71 include/crypto/hash.h crypto_tfm_set_flags(crypto_ahash_tfm(tfm), flags); crypto_ahash_tfm 76 include/crypto/hash.h crypto_tfm_clear_flags(crypto_ahash_tfm(tfm), flags); crypto_ahash_tfm 125 include/crypto/hash.h req->base.tfm = crypto_ahash_tfm(tfm); crypto_ahash_tfm 51 include/crypto/internal/hash.h return &crypto_ahash_tfm(tfm)->__crt_alg->cra_ahash; crypto_ahash_tfm 74 include/crypto/internal/hash.h return crypto_tfm_in_queue(queue, crypto_ahash_tfm(tfm));