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

/linux-master/drivers/crypto/marvell/cesa/
H A Dcipher.c494 mv_cesa_set_op_cfg(&tmpl,
505 mv_cesa_set_op_cfg(&tmpl,
548 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_DIR_ENC);
557 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_DIR_DEC);
601 mv_cesa_set_op_cfg(&tmpl,
613 mv_cesa_set_op_cfg(&tmpl,
654 mv_cesa_set_op_cfg(&tmpl,
666 mv_cesa_set_op_cfg(&tmpl,
730 mv_cesa_set_op_cfg(&tmpl,
741 mv_cesa_set_op_cfg(
[all...]
H A Dhash.c897 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_MD5);
967 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_SHA1);
1038 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_SHA256);
1251 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_MD5);
1322 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA1);
1413 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA256);
H A Dcesa.h670 static inline void mv_cesa_set_op_cfg(struct mv_cesa_op_ctx *op, u32 cfg) function

Completed in 185 milliseconds