Home
last modified time | relevance | path

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

/drivers/crypto/
Ds5p-sss.c356 struct s5p_hash_reqctx { struct
787 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_read_msg()
802 const struct s5p_hash_reqctx *ctx) in s5p_hash_write_ctx_iv()
817 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_write_iv()
828 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_copy_result()
935 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_write_ctrl()
985 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_xmit_dma()
1023 static int s5p_hash_copy_sgs(struct s5p_hash_reqctx *ctx, in s5p_hash_copy_sgs()
1069 static int s5p_hash_copy_sg_lists(struct s5p_hash_reqctx *ctx, in s5p_hash_copy_sg_lists()
1139 static int s5p_hash_prepare_sgs(struct s5p_hash_reqctx *ctx, in s5p_hash_prepare_sgs()
[all …]