Home
last modified time | relevance | path

Searched refs:CESA_SA_DESC_CFG_MACM_HMAC_SHA1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/marvell/cesa/
H A Dcesa.h100 #define CESA_SA_DESC_CFG_MACM_HMAC_SHA1 (7 << 4) macro
H A Dhash.c1322 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA1); in mv_cesa_ahmac_sha1_init()