Searched refs:SkEiKey (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DIkev2.h89 UINT8 *SkEiKey; member in struct:__anon12524
H A DSa.c1653 IkeSaSession->IkeKeys->SkEiKey = AllocateZeroPool (EncryptAlgKeyLen);
1654 if (IkeSaSession->IkeKeys->SkEiKey == NULL) {
1661 IkeSaSession->IkeKeys->SkEiKey,
1756 if (IkeSaSession->IkeKeys->SkEiKey != NULL) {
1757 FreePool (IkeSaSession->IkeKeys->SkEiKey);
H A DUtility.c429 if (IkeKeys->SkEiKey != NULL) {
430 FreePool (IkeKeys->SkEiKey);
H A DPayload.c2694 IkeSaSession->IkeKeys->SkEiKey,
2865 IkeSaSession->IkeKeys->SkEiKey,

Completed in 64 milliseconds