Searched refs:cryptd_hash_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dcryptd.c68 struct cryptd_hash_ctx { struct
399 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(tfm); cryptd_hash_init_tfm()
415 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(tfm); cryptd_hash_exit_tfm()
423 struct cryptd_hash_ctx *ctx = crypto_ahash_ctx(parent); cryptd_hash_setkey()
452 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(req_async->tfm); cryptd_hash_init()
552 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(req_async->tfm); cryptd_hash_digest()
631 inst->alg.halg.base.cra_ctxsize = sizeof(struct cryptd_hash_ctx); cryptd_create_hash()
912 struct cryptd_hash_ctx *ctx = crypto_ahash_ctx(&tfm->base); cryptd_ahash_child()

Completed in 61 milliseconds