Searched refs:CESA_SA_DESC_CFG_MACM_MD5 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/crypto/marvell/ | ||
| D | cesa.h | 99 #define CESA_SA_DESC_CFG_MACM_MD5 (4 << 4) macro |
| D | hash.c | 863 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_MD5); in mv_cesa_md5_init() |