OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemotePeerInfo
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Sa.c
[
all
...]
Utility.c
829
if (ChildSaSession->ChildKeymats.
RemotePeerInfo
.EspAlgoInfo.AuthKey != NULL) {
830
FreePool (ChildSaSession->ChildKeymats.
RemotePeerInfo
.EspAlgoInfo.AuthKey);
833
if (ChildSaSession->ChildKeymats.
RemotePeerInfo
.EspAlgoInfo.EncKey != NULL) {
834
FreePool (ChildSaSession->ChildKeymats.
RemotePeerInfo
.EspAlgoInfo.EncKey);
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
Ike.h
216
EFI_IPSEC_ALGO_INFO
RemotePeerInfo
;
Completed in 87 milliseconds