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()
1214 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_prepare_request()
1311 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_finish()
1327 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_finish_req()
1374 struct s5p_hash_reqctx *ctx; in s5p_hash_handle_queue()
1487 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req); in s5p_hash_enqueue()
1663 sizeof(struct s5p_hash_reqctx) + BUFLEN); in s5p_hash_cra_init_alg()
[all …]