HomeSort by relevance Sort by last modified time
    Searched refs:IkeStateAuth (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Exchange.c 490 if (IkeSaCommon->State == IkeStateAuth && IsListEmpty(&IkeSaSession->ChildSaSessionList)) {
518 if (IkeSaCommon->State == IkeStateAuth && IsListEmpty(&IkeSaSession->ChildSaSessionList)) {
Ikev2.h 55 IkeStateAuth,
Utility.c 1187 if (State == IkeStateAuth) {
    [all...]
Sa.c 339 IKEV2_DUMP_STATE (IkeSaSession->SessionCommon.State, IkeStateAuth);
342 IkeSaSession->SessionCommon.State = IkeStateAuth;
348 IkeSaSession->SessionCommon.State = IkeStateAuth;
    [all...]
Payload.c     [all...]

Completed in 74 milliseconds