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

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecImpl.h 34 typedef struct _IPSEC_SPD_DATA IPSEC_SPD_DATA;
87 IPSEC_SPD_DATA *Data;
111 LIST_ENTRY BySpd; // Linked on IPSEC_SPD_DATA.Sas
IpSecConfigImpl.h 318 Calculate the a entire size of IPSEC_SPD_DATA, which includes the buffer size pointed
321 @param[in] SpdData Pointer to the specified IPSEC_SPD_DATA.
323 @return The entire size of IPSEC_SPD_DATA.
328 IN IPSEC_SPD_DATA *SpdData
    [all...]
IpSecConfigImpl.c     [all...]

Completed in 84 milliseconds