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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DIkev2.h91 UINT8 *SkErKey; member in struct:__anon12524
H A DSa.c1674 IkeSaSession->IkeKeys->SkErKey = AllocateZeroPool (EncryptAlgKeyLen);
1675 if (IkeSaSession->IkeKeys->SkErKey == NULL) {
1682 IkeSaSession->IkeKeys->SkErKey,
1759 if (IkeSaSession->IkeKeys->SkErKey != NULL) {
1760 FreePool (IkeSaSession->IkeKeys->SkErKey);
H A DUtility.c432 if (IkeKeys->SkErKey != NULL) {
433 FreePool (IkeKeys->SkErKey);
H A DPayload.c2684 IkeSaSession->IkeKeys->SkErKey,
2875 IkeSaSession->IkeKeys->SkErKey,

Completed in 359 milliseconds