Searched refs:ahash_edesc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamhash.c | 119 struct ahash_edesc *edesc; 525 * ahash_edesc - s/w-extended ahash descriptor 533 struct ahash_edesc { struct 543 struct ahash_edesc *edesc, in ahash_unmap() 563 struct ahash_edesc *edesc, in ahash_unmap_ctx() 580 struct ahash_edesc *edesc; in ahash_done_cpy() 631 struct ahash_edesc *edesc; in ahash_done_switch() 693 static struct ahash_edesc *ahash_edesc_alloc(struct ahash_request *req, in ahash_edesc_alloc() 702 struct ahash_edesc *edesc; in ahash_edesc_alloc() 720 struct ahash_edesc *edes in ahash_edesc_add_src() [all...] |
H A D | caamalg_qi2.h | 140 * ahash_edesc - s/w-extended ahash descriptor 146 struct ahash_edesc { struct
|
H A D | caamalg_qi2.c | 3354 static inline void ahash_unmap(struct device *dev, struct ahash_edesc *edesc, in ahash_unmap() 3374 struct ahash_edesc *edesc, in ahash_unmap_ctx() 3392 struct ahash_edesc *edesc = state->caam_req.edesc; in ahash_done() 3419 struct ahash_edesc *edesc = state->caam_req.edesc; in ahash_done_bi() 3457 struct ahash_edesc *edesc = state->caam_req.edesc; in ahash_done_ctx_src() 3484 struct ahash_edesc *edesc = state->caam_req.edesc; in ahash_done_ctx_dst() 3531 struct ahash_edesc *edesc; in ahash_update_ctx() 3648 struct ahash_edesc *edesc; in ahash_final_ctx() 3720 struct ahash_edesc *edesc; in ahash_finup_ctx() 3812 struct ahash_edesc *edes in ahash_digest() [all...] |
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamhash.c | 124 struct ahash_edesc *edesc; 534 * ahash_edesc - s/w-extended ahash descriptor 542 struct ahash_edesc { struct 552 struct ahash_edesc *edesc, in ahash_unmap() 572 struct ahash_edesc *edesc, in ahash_unmap_ctx() 589 struct ahash_edesc *edesc; in ahash_done_cpy() 640 struct ahash_edesc *edesc; in ahash_done_switch() 702 static struct ahash_edesc *ahash_edesc_alloc(struct ahash_request *req, in ahash_edesc_alloc() 709 struct ahash_edesc *edesc; in ahash_edesc_alloc() 724 struct ahash_edesc *edes in ahash_edesc_add_src() [all...] |
H A D | caamalg_qi2.h | 138 * ahash_edesc - s/w-extended ahash descriptor 144 struct ahash_edesc { struct
|
H A D | caamalg_qi2.c | 3367 static inline void ahash_unmap(struct device *dev, struct ahash_edesc *edesc, in ahash_unmap() 3387 struct ahash_edesc *edesc, in ahash_unmap_ctx() 3405 struct ahash_edesc *edesc = state->caam_req.edesc; in ahash_done() 3432 struct ahash_edesc *edesc = state->caam_req.edesc; in ahash_done_bi() 3470 struct ahash_edesc *edesc = state->caam_req.edesc; in ahash_done_ctx_src() 3497 struct ahash_edesc *edesc = state->caam_req.edesc; in ahash_done_ctx_dst() 3544 struct ahash_edesc *edesc; in ahash_update_ctx() 3661 struct ahash_edesc *edesc; in ahash_final_ctx() 3733 struct ahash_edesc *edesc; in ahash_finup_ctx() 3825 struct ahash_edesc *edes in ahash_digest() [all...] |
Completed in 14 milliseconds