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)) {
514 if (IkeSaCommon->State == IkeStateAuth && IsListEmpty(&IkeSaSession->ChildSaSessionList)) {
Ikev2.h 55 IkeStateAuth,
Utility.c 1166 if (State == IkeStateAuth) {
    [all...]
Sa.c 332 IKEV2_DUMP_STATE (IkeSaSession->SessionCommon.State, IkeStateAuth);
335 IkeSaSession->SessionCommon.State = IkeStateAuth;
341 IkeSaSession->SessionCommon.State = IkeStateAuth;
    [all...]
Payload.c     [all...]

Completed in 53 milliseconds