Searched refs:qce_sha_ctx (Results 1 – 2 of 2) sorted by relevance
19 struct qce_sha_ctx { struct
79 struct qce_sha_ctx *ctx = crypto_tfm_ctx(async_req->tfm); in qce_ahash_async_req_handle()333 struct qce_sha_ctx *ctx = crypto_tfm_ctx(&tfm->base); in qce_ahash_hmac_setkey()396 struct qce_sha_ctx *ctx = crypto_tfm_ctx(tfm); in qce_ahash_cra_init()487 base->cra_ctxsize = sizeof(struct qce_sha_ctx); in qce_ahash_register_one()
Completed in 5 milliseconds