Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/
H A Ds5p-sss.c352 struct s5p_hash_reqctx { struct
770 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_read_msg()
785 const struct s5p_hash_reqctx *ctx) in s5p_hash_write_ctx_iv()
800 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_write_iv()
1197 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_prepare_request()
1292 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_finish()
1308 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_finish_req()
1355 struct s5p_hash_reqctx *ctx; in s5p_hash_handle_queue()
1468 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_enqueue()
1644 sizeof(struct s5p_hash_reqctx) + BUFLEN); in s5p_hash_cra_init_alg()
[all …]