Home
last modified time | relevance | path

Searched refs:mv_cesa_update_op_cfg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dcipher.c434 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_OP_CRYPT_ONLY, in mv_cesa_skcipher_req_init()
472 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_CRYPTM_DES, in mv_cesa_des_op()
526 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_CRYPTCM_CBC, in mv_cesa_cbc_des_op()
579 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_CRYPTM_3DES, in mv_cesa_des3_op()
709 mv_cesa_update_op_cfg(tmpl, cfg, in mv_cesa_aes_op()
762 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_CRYPTCM_CBC, in mv_cesa_cbc_aes_op()
H A Dhash.c242 mv_cesa_update_op_cfg(op, frag_mode, CESA_SA_DESC_CFG_FRAG_MSK); in mv_cesa_ahash_std_step()
248 mv_cesa_update_op_cfg(op, CESA_SA_DESC_CFG_MID_FRAG, in mv_cesa_ahash_std_step()
422 mv_cesa_update_op_cfg(tmpl, in mv_cesa_ahash_init()
488 mv_cesa_update_op_cfg(tmpl, in mv_cesa_dma_add_frag()
542 mv_cesa_update_op_cfg(op, mv_cesa_mac_op_is_first_frag(op) ? in mv_cesa_ahash_dma_last_req()
850 mv_cesa_update_op_cfg(&creq->op_tmpl, in mv_cesa_ahash_import()
H A Dcesa.h654 static inline void mv_cesa_update_op_cfg(struct mv_cesa_op_ctx *op, in mv_cesa_update_op_cfg() function
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dcipher.c444 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_OP_CRYPT_ONLY, in mv_cesa_skcipher_req_init()
482 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_CRYPTM_DES, in mv_cesa_des_op()
536 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_CRYPTCM_CBC, in mv_cesa_cbc_des_op()
589 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_CRYPTM_3DES, in mv_cesa_des3_op()
719 mv_cesa_update_op_cfg(tmpl, cfg, in mv_cesa_aes_op()
772 mv_cesa_update_op_cfg(tmpl, CESA_SA_DESC_CFG_CRYPTCM_CBC, in mv_cesa_cbc_aes_op()
H A Dhash.c263 mv_cesa_update_op_cfg(op, frag_mode, CESA_SA_DESC_CFG_FRAG_MSK); in mv_cesa_ahash_std_step()
272 mv_cesa_update_op_cfg(op, CESA_SA_DESC_CFG_MID_FRAG, in mv_cesa_ahash_std_step()
446 mv_cesa_update_op_cfg(tmpl, in mv_cesa_ahash_init()
512 mv_cesa_update_op_cfg(tmpl, in mv_cesa_dma_add_frag()
566 mv_cesa_update_op_cfg(op, mv_cesa_mac_op_is_first_frag(op) ? in mv_cesa_ahash_dma_last_req()
874 mv_cesa_update_op_cfg(&creq->op_tmpl, in mv_cesa_ahash_import()
H A Dcesa.h658 static inline void mv_cesa_update_op_cfg(struct mv_cesa_op_ctx *op, in mv_cesa_update_op_cfg() function

Completed in 12 milliseconds