Searched refs:EfiIPsecAuthMethodPreSharedSecret (Results 1 – 3 of 3) sorted by relevance
563 EfiIPsecAuthMethodPreSharedSecret, enumerator
231 { L"PreSharedSecret", EfiIPsecAuthMethodPreSharedSecret },
566 if (IkeSaSession->Pad->Data->AuthMethod == EfiIPsecAuthMethodPreSharedSecret) { in Ikev2PskGenerateAuthPayload()