Searched defs:LocalSpi (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DUtility.c876 UINT32 LocalSpi; local
911 LocalSpi = ChildSession->LocalPeerSpi;
954 if (Selector->SaId.Spi == LocalSpi) {
957 // same with LocalSpi.
992 LocalSpi,
1640 // Delete LocalSpi & RemoteSpi and remove the ChildSaSession from the

Completed in 36 milliseconds