Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dsa2ul.c1405 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_run()
1528 sizeof(struct sa_sha_req_ctx) + in sa_sha_cra_init_alg()
1542 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_init()
1558 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_update()
1573 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_final()
1587 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_finup()
1603 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_import()
1616 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_export()
2080 .halg.statesize = sizeof(struct sa_sha_req_ctx) +
2109 .halg.statesize = sizeof(struct sa_sha_req_ctx) +
[all …]
H A Dsa2ul.h330 struct sa_sha_req_ctx { struct