Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccp/
Dccp-crypto-sha.c30 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_complete()
62 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_do_sha_update()
185 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_init()
233 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_export()
254 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_import()
321 crypto_ahash_set_reqsize(ahash, sizeof(struct ccp_sha_req_ctx)); in ccp_sha_cra_init()
Dccp-crypto.h198 struct ccp_sha_req_ctx { struct