ccp_sha_req_ctx    29 drivers/crypto/ccp/ccp-crypto-sha.c 	struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req);
ccp_sha_req_ctx    61 drivers/crypto/ccp/ccp-crypto-sha.c 	struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req);
ccp_sha_req_ctx   184 drivers/crypto/ccp/ccp-crypto-sha.c 	struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req);
ccp_sha_req_ctx   232 drivers/crypto/ccp/ccp-crypto-sha.c 	struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req);
ccp_sha_req_ctx   253 drivers/crypto/ccp/ccp-crypto-sha.c 	struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req);
ccp_sha_req_ctx   327 drivers/crypto/ccp/ccp-crypto-sha.c 	crypto_ahash_set_reqsize(ahash, sizeof(struct ccp_sha_req_ctx));