Home
last modified time | relevance | path

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

/drivers/crypto/
A Dsa2ul.c1405 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_run()
1517 sizeof(struct sa_sha_req_ctx) + in sa_sha_cra_init_alg()
1531 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_init()
1546 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_update()
1556 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_final()
1566 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_finup()
1576 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_import()
1588 struct sa_sha_req_ctx *rctx = ahash_request_ctx(req); in sa_sha_export()
2049 .halg.statesize = sizeof(struct sa_sha_req_ctx) +
2078 .halg.statesize = sizeof(struct sa_sha_req_ctx) +
[all …]
A Dsa2ul.h330 struct sa_sha_req_ctx { struct

Completed in 9 milliseconds