HomeSort by relevance Sort by last modified time
    Searched refs:EFI_IPSEC_CONFIG_PROTOCOL (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h 3 The EFI_IPSEC_CONFIG_PROTOCOL provides the mechanism to set and retrieve security and
29 typedef struct _EFI_IPSEC_CONFIG_PROTOCOL EFI_IPSEC_CONFIG_PROTOCOL;
622 @param[in] This Pointer to the EFI_IPSEC_CONFIG_PROTOCOL instance.
643 IN EFI_IPSEC_CONFIG_PROTOCOL *This,
657 @param[in] This Pointer to the EFI_IPSEC_CONFIG_PROTOCOL instance.
680 IN EFI_IPSEC_CONFIG_PROTOCOL *This,
704 @param[in] This Pointer to the EFI_IPSEC_CONFIG_PROTOCOL instance.
727 IN EFI_IPSEC_CONFIG_PROTOCOL *This,
743 @param[in] This Pointer to the EFI_IPSEC_CONFIG_PROTOCOL instance.
757 IN EFI_IPSEC_CONFIG_PROTOCOL *This,
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecConfigImpl.h 786 @param[in] This Pointer to the EFI_IPSEC_CONFIG_PROTOCOL instance.
809 IN EFI_IPSEC_CONFIG_PROTOCOL *This,
827 @param[in] This Pointer to the EFI_IPSEC_CONFIG_PROTOCOL instance.
    [all...]
IpSecImpl.h 138 EFI_IPSEC_CONFIG_PROTOCOL IpSecConfig;
IpSecConfigImpl.c 88 EFI_IPSEC_CONFIG_PROTOCOL mIpSecConfigInstance = {
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
IpSecConfig.h 97 extern EFI_IPSEC_CONFIG_PROTOCOL *mIpSecConfig;
IpSecConfig.c 237 EFI_IPSEC_CONFIG_PROTOCOL *mIpSecConfig;

Completed in 475 milliseconds