Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
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()
A Dcc_hash.c286 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_update_complete()
304 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_digest_complete()
324 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_hash_complete()
344 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_fin_result()
367 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_fin_hmac()
420 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_hash_digest()
530 struct ahash_req_ctx *state, unsigned int idx) in cc_restore_hash()
558 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_hash_update()
634 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_do_finup()
714 struct ahash_req_ctx *state = ahash_request_ctx(req); in cc_hash_init()
[all …]
A Dcc_buffer_mgr.c308 static int cc_set_hash_buf(struct device *dev, struct ahash_req_ctx *areq_ctx, in cc_set_hash_buf()
1135 struct ahash_req_ctx *areq_ctx = (struct ahash_req_ctx *)ctx; in cc_map_hash_request_final()
1214 struct ahash_req_ctx *areq_ctx = (struct ahash_req_ctx *)ctx; in cc_map_hash_request_update()
1324 struct ahash_req_ctx *areq_ctx = (struct ahash_req_ctx *)ctx; in cc_unmap_hash_request()

Completed in 10 milliseconds