Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-sha.c31 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_sha_complete()
63 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_do_sha_update()
186 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_sha_init()
234 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_sha_export()
255 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_sha_import()
322 crypto_ahash_set_reqsize_dma(ahash, sizeof(struct ccp_sha_req_ctx)); in ccp_sha_cra_init()
H A Dccp-crypto.h199 struct ccp_sha_req_ctx { struct