Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dcipher.c484 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_des_encrypt()
495 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_des_decrypt()
538 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_DIR_ENC); in mv_cesa_cbc_des_encrypt()
547 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_DIR_DEC); in mv_cesa_cbc_des_decrypt()
591 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_des3_ede_encrypt()
603 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_des3_ede_decrypt()
644 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_cbc_des3_ede_encrypt()
656 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_cbc_des3_ede_decrypt()
720 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_aes_encrypt()
731 mv_cesa_set_op_cfg( in mv_cesa_ecb_aes_decrypt()
[all...]
H A Dhash.c873 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_MD5); in mv_cesa_md5_init()
943 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_SHA1); in mv_cesa_sha1_init()
1014 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_SHA256); in mv_cesa_sha256_init()
1252 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_MD5); in mv_cesa_ahmac_md5_init()
1323 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA1); in mv_cesa_ahmac_sha1_init()
1414 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA256); in mv_cesa_ahmac_sha256_init()
H A Dcesa.h666 static inline void mv_cesa_set_op_cfg(struct mv_cesa_op_ctx *op, u32 cfg) in mv_cesa_set_op_cfg() function
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dcipher.c494 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_des_encrypt()
505 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_des_decrypt()
548 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_DIR_ENC); in mv_cesa_cbc_des_encrypt()
557 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_DIR_DEC); in mv_cesa_cbc_des_decrypt()
601 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_des3_ede_encrypt()
613 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_des3_ede_decrypt()
654 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_cbc_des3_ede_encrypt()
666 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_cbc_des3_ede_decrypt()
730 mv_cesa_set_op_cfg(&tmpl, in mv_cesa_ecb_aes_encrypt()
741 mv_cesa_set_op_cfg( in mv_cesa_ecb_aes_decrypt()
[all...]
H A Dhash.c897 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_MD5); in mv_cesa_md5_init()
967 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_SHA1); in mv_cesa_sha1_init()
1038 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_SHA256); in mv_cesa_sha256_init()
1251 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_MD5); in mv_cesa_ahmac_md5_init()
1322 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA1); in mv_cesa_ahmac_sha1_init()
1413 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA256); in mv_cesa_ahmac_sha256_init()
H A Dcesa.h670 static inline void mv_cesa_set_op_cfg(struct mv_cesa_op_ctx *op, u32 cfg) in mv_cesa_set_op_cfg() function

Completed in 18 milliseconds