Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
H A Dcc_hash.h37 struct ahash_req_ctx { struct
59 static inline u32 *cc_hash_buf_cnt(struct ahash_req_ctx *state) in cc_hash_buf_cnt() argument
64 static inline u8 *cc_hash_buf(struct ahash_req_ctx *state) in cc_hash_buf()
69 static inline u32 *cc_next_buf_cnt(struct ahash_req_ctx *state) in cc_next_buf_cnt()
74 static inline u8 *cc_next_buf(struct ahash_req_ctx *state) in cc_next_buf()
H A Dcc_buffer_mgr.c315 static int cc_set_hash_buf(struct device *dev, struct ahash_req_ctx *areq_ctx, in cc_set_hash_buf()
1145 struct ahash_req_ctx *areq_ctx = (struct ahash_req_ctx *)ctx; in cc_map_hash_request_final()
1224 struct ahash_req_ctx *areq_ctx = (struct ahash_req_ctx *)ctx; in cc_map_hash_request_update()
1334 struct ahash_req_ctx *areq_ctx = (struct ahash_req_ctx *)ctx; in cc_unmap_hash_request()