Searched refs:mv_cesa_op_ctx (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/ |
H A D | cipher.c | 303 const struct mv_cesa_op_ctx *op_templ) in mv_cesa_skcipher_dma_req_init() 339 struct mv_cesa_op_ctx *op; in mv_cesa_skcipher_dma_req_init() 398 const struct mv_cesa_op_ctx *op_templ) in mv_cesa_skcipher_std_req_init() 413 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_req_init() 446 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_queue_req() 468 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des_op() 482 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_encrypt() 493 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_decrypt() 524 struct mv_cesa_op_ctx *tmpl) in mv_cesa_cbc_des_op() 536 struct mv_cesa_op_ctx tmp in mv_cesa_cbc_des_encrypt() [all...] |
H A D | cesa.h | 257 * struct mv_cesa_op_ctx - crypto operation context 263 struct mv_cesa_op_ctx { struct 315 struct mv_cesa_op_ctx *op; 554 struct mv_cesa_op_ctx op; 611 struct mv_cesa_op_ctx op_tmpl; 654 static inline void mv_cesa_update_op_cfg(struct mv_cesa_op_ctx *op, in mv_cesa_update_op_cfg() 661 static inline u32 mv_cesa_get_op_cfg(const struct mv_cesa_op_ctx *op) in mv_cesa_get_op_cfg() 666 static inline void mv_cesa_set_op_cfg(struct mv_cesa_op_ctx *op, u32 cfg) in mv_cesa_set_op_cfg() 672 struct mv_cesa_op_ctx *op) in mv_cesa_adjust_op() 686 static inline void mv_cesa_set_crypt_op_len(struct mv_cesa_op_ctx *o [all...] |
H A D | hash.c | 162 struct mv_cesa_op_ctx *op; in mv_cesa_ahash_std_step() 417 struct mv_cesa_op_ctx *tmpl, bool algo_le) in mv_cesa_ahash_init() 467 static struct mv_cesa_op_ctx * 469 struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, in mv_cesa_dma_add_frag() 472 struct mv_cesa_op_ctx *op; in mv_cesa_dma_add_frag() 520 static struct mv_cesa_op_ctx * 528 struct mv_cesa_op_ctx *op; in mv_cesa_ahash_dma_last_req() 610 struct mv_cesa_op_ctx *op = NULL; in mv_cesa_ahash_dma_req_init() 795 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_final() 807 struct mv_cesa_op_ctx *tmp in mv_cesa_ahash_finup() [all...] |
H A D | tdma.c | 249 struct mv_cesa_op_ctx *mv_cesa_dma_add_op(struct mv_cesa_tdma_chain *chain, in mv_cesa_dma_add_op() 250 const struct mv_cesa_op_ctx *op_templ, in mv_cesa_dma_add_op() 255 struct mv_cesa_op_ctx *op; in mv_cesa_dma_add_op()
|
H A D | cesa.c | 356 sizeof(struct mv_cesa_op_ctx), 16, 0); in mv_cesa_dev_dma_init()
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
H A D | cipher.c | 313 const struct mv_cesa_op_ctx *op_templ) in mv_cesa_skcipher_dma_req_init() 349 struct mv_cesa_op_ctx *op; in mv_cesa_skcipher_dma_req_init() 408 const struct mv_cesa_op_ctx *op_templ) in mv_cesa_skcipher_std_req_init() 423 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_req_init() 456 struct mv_cesa_op_ctx *tmpl) in mv_cesa_skcipher_queue_req() 478 struct mv_cesa_op_ctx *tmpl) in mv_cesa_des_op() 492 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_encrypt() 503 struct mv_cesa_op_ctx tmpl; in mv_cesa_ecb_des_decrypt() 534 struct mv_cesa_op_ctx *tmpl) in mv_cesa_cbc_des_op() 546 struct mv_cesa_op_ctx tmp in mv_cesa_cbc_des_encrypt() [all...] |
H A D | cesa.h | 257 * struct mv_cesa_op_ctx - crypto operation context 263 struct mv_cesa_op_ctx { struct 315 struct mv_cesa_op_ctx *op; 558 struct mv_cesa_op_ctx op; 615 struct mv_cesa_op_ctx op_tmpl; 658 static inline void mv_cesa_update_op_cfg(struct mv_cesa_op_ctx *op, in mv_cesa_update_op_cfg() 665 static inline u32 mv_cesa_get_op_cfg(const struct mv_cesa_op_ctx *op) in mv_cesa_get_op_cfg() 670 static inline void mv_cesa_set_op_cfg(struct mv_cesa_op_ctx *op, u32 cfg) in mv_cesa_set_op_cfg() 676 struct mv_cesa_op_ctx *op) in mv_cesa_adjust_op() 690 static inline void mv_cesa_set_crypt_op_len(struct mv_cesa_op_ctx *o [all...] |
H A D | hash.c | 163 struct mv_cesa_op_ctx *op; in mv_cesa_ahash_std_step() 441 struct mv_cesa_op_ctx *tmpl, bool algo_le) in mv_cesa_ahash_init() 491 static struct mv_cesa_op_ctx * 493 struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, in mv_cesa_dma_add_frag() 496 struct mv_cesa_op_ctx *op; in mv_cesa_dma_add_frag() 544 static struct mv_cesa_op_ctx * 552 struct mv_cesa_op_ctx *op; in mv_cesa_ahash_dma_last_req() 634 struct mv_cesa_op_ctx *op = NULL; in mv_cesa_ahash_dma_req_init() 819 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; in mv_cesa_ahash_final() 831 struct mv_cesa_op_ctx *tmp in mv_cesa_ahash_finup() [all...] |
H A D | tdma.c | 249 struct mv_cesa_op_ctx *mv_cesa_dma_add_op(struct mv_cesa_tdma_chain *chain, in mv_cesa_dma_add_op() 250 const struct mv_cesa_op_ctx *op_templ, in mv_cesa_dma_add_op() 255 struct mv_cesa_op_ctx *op; in mv_cesa_dma_add_op()
|
H A D | cesa.c | 356 sizeof(struct mv_cesa_op_ctx), 16, 0); in mv_cesa_dev_dma_init()
|
Completed in 11 milliseconds