Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.h18 struct qce_sha_ctx { struct
H A Dsha.c73 struct qce_sha_ctx *ctx = crypto_tfm_ctx(async_req->tfm); in qce_ahash_async_req_handle()
366 struct qce_sha_ctx *ctx = crypto_tfm_ctx(&tfm->base); in qce_ahash_hmac_setkey()
429 struct qce_sha_ctx *ctx = crypto_tfm_ctx(tfm); in qce_ahash_cra_init()
520 base->cra_ctxsize = sizeof(struct qce_sha_ctx); in qce_ahash_register_one()
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dsha.h19 struct qce_sha_ctx { struct
H A Dsha.c79 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 3 milliseconds