Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccp/
Dccp-crypto-sha.c32 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_complete()
64 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_do_sha_update()
187 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_init()
235 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_export()
256 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_import()
332 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