Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Ds5p-sss.c350 struct s5p_hash_reqctx { struct
782 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_read_msg()
797 const struct s5p_hash_reqctx *ctx) in s5p_hash_write_ctx_iv()
812 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_write_iv()
823 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_copy_result()
930 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_write_ctrl()
980 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req); in s5p_hash_xmit_dma()
1018 static int s5p_hash_copy_sgs(struct s5p_hash_reqctx *ctx, in s5p_hash_copy_sgs()
1064 static int s5p_hash_copy_sg_lists(struct s5p_hash_reqctx *ctx, in s5p_hash_copy_sg_lists()
1134 static int s5p_hash_prepare_sgs(struct s5p_hash_reqctx *ctx, in s5p_hash_prepare_sgs()
[all …]