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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dcrypt_hmac.h59 void HMAC_MD5(IN const u8 Key[],
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcrypt_hmac.c128 void HMAC_MD5(IN const u8 Key[], function
H A Dcmm_sanity.c1108 HMAC_MD5(pEntry->PTK, LEN_EAP_MICK, (u8 *)pMsg,
H A Dcmm_wpa.c2691 HMAC_MD5(PTK, LEN_EAP_MICK, OutBuffer, FrameLen, mic,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dwpa.c221 HMAC_MD5(pAd->StaCfg.PTK, LEN_EAP_MICK, pOutBuffer, FrameLen,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dvalidat3.cpp442 typedef HMAC<Weak::MD5> HMAC_MD5; typedef
471 HMAC_MD5 mac((byte *)keys[k], strlen(keys[k]));

Completed in 391 milliseconds