Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Ds5p-sss.c337 * struct s5p_hash_reqctx - HASH request context
354 struct s5p_hash_reqctx { struct
789 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_read_msg()
804 const struct s5p_hash_reqctx *ctx) in s5p_hash_write_ctx_iv()
819 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_write_iv()
830 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_copy_result()
937 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_write_ctrl()
987 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_xmit_dma()
1025 static int s5p_hash_copy_sgs(struct s5p_hash_reqctx *ctx, in s5p_hash_copy_sgs()
1071 static int s5p_hash_copy_sg_lists(struct s5p_hash_reqctx *ct
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Ds5p-sss.c338 * struct s5p_hash_reqctx - HASH request context
355 struct s5p_hash_reqctx { struct
786 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_read_msg()
801 const struct s5p_hash_reqctx *ctx) in s5p_hash_write_ctx_iv()
816 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_write_iv()
827 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_copy_result()
934 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_write_ctrl()
984 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_xmit_dma()
1022 static int s5p_hash_copy_sgs(struct s5p_hash_reqctx *ctx, in s5p_hash_copy_sgs()
1068 static int s5p_hash_copy_sg_lists(struct s5p_hash_reqctx *ct
[all...]

Completed in 10 milliseconds