Home
last modified time | relevance | path

Searched refs:qce_sha_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/qce/
A Dsha.c79 struct qce_sha_ctx *ctx = crypto_tfm_ctx(async_req->tfm); in qce_ahash_async_req_handle()
331 struct qce_sha_ctx *ctx = crypto_tfm_ctx(&tfm->base); in qce_ahash_hmac_setkey()
394 struct qce_sha_ctx *ctx = crypto_tfm_ctx(tfm); in qce_ahash_cra_init()
485 base->cra_ctxsize = sizeof(struct qce_sha_ctx); in qce_ahash_register_one()
A Dsha.h19 struct qce_sha_ctx { struct

Completed in 4 milliseconds