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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DIkev2.h93 UINT8 *SkPiKey; member in struct:__anon12524
H A DSa.c1695 IkeSaSession->IkeKeys->SkPiKey = AllocateZeroPool (AuthAlgKeyLen);
1696 if (IkeSaSession->IkeKeys->SkPiKey == NULL) {
1703 IkeSaSession->IkeKeys->SkPiKey,
1762 if (IkeSaSession->IkeKeys->SkPiKey != NULL) {
1763 FreePool (IkeSaSession->IkeKeys->SkPiKey);
H A DUtility.c435 if (IkeKeys->SkPiKey != NULL) {
436 FreePool (IkeKeys->SkPiKey);
H A DPayload.c457 IkeSaSession->IkeKeys->SkPiKey,
692 IkeSaSession->IkeKeys->SkPiKey,

Completed in 60 milliseconds