Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Ds5p-sss.c355 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 *ctx, in s5p_hash_copy_sg_lists()
1138 static int s5p_hash_prepare_sgs(struct s5p_hash_reqctx *ctx, in s5p_hash_prepare_sgs()
[all …]