Searched refs:NCookie (Results 1 – 4 of 4) sorted by relevance
174 UINT8 *NCookie; // Buffer Contains the Notify Cookie member
126 if (IkeSaSession->NCookie != NULL) { in Ikev2InitPskGenerator()134 IkeSaSession->NCookie, in Ikev2InitPskGenerator()156 if ((IkeSaSession->SessionCommon.IsInitiator) && (IkeSaSession->NCookie == NULL)) { in Ikev2InitPskGenerator()176 if ((IkeSaSession->SessionCommon.IsInitiator) && (IkeSaSession->NCookie == NULL)) { in Ikev2InitPskGenerator()
65 IkeSaSession->NCookie = NULL; in Ikev2SaSessionAlloc()457 if (IkeSaSession->NCookie != NULL) { in Ikev2SaSessionFree()458 FreePool (IkeSaSession->NCookie); in Ikev2SaSessionFree()
1384 IkeSaSession->NCookie = AllocateZeroPool (NotifyDataSize); in Ikev2ParserNotifyCookiePayload()1385 if (IkeSaSession->NCookie == NULL) { in Ikev2ParserNotifyCookiePayload()1392 IkeSaSession->NCookie, in Ikev2ParserNotifyCookiePayload()