Home
last modified time | relevance | path

Searched refs:oldMacKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_cookie.c43 macInfo->oldMacKey[counter] = macInfo->currentMacKey[counter]; in FillpMacTimerExpire()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dfillp_cookie.h84 FILLP_UINT8 oldMacKey[FILLP_KEYSIZE]; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1973 key[count] = pcb->pcbInst->macInfo.oldMacKey[count]; in FillpValidateCookieHmac()