Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/caam/
Dcaamhash.c692 static void ahash_done_ctx_dst(struct device *jrdev, u32 *desc, u32 err, in ahash_done_ctx_dst() function
1292 ret = ahash_enqueue_req(jrdev, ahash_done_ctx_dst, req, in ahash_update_no_ctx()
1472 ret = ahash_enqueue_req(jrdev, ahash_done_ctx_dst, req, in ahash_update_first()
Dcaamalg_qi2.c3491 static void ahash_done_ctx_dst(void *cbk_ctx, u32 status) in ahash_done_ctx_dst() function
4072 req_ctx->cbk = ahash_done_ctx_dst; in ahash_update_no_ctx()
4294 req_ctx->cbk = ahash_done_ctx_dst; in ahash_update_first()