Lines Matching refs:IpSec
97 Get the all IPSec configuration variables and store those variables
106 @retval EFI_SUCCESS Restore the IPsec Configuration successfully.
994 Set the security policy information for the EFI IPsec driver.
996 The IPsec configuration data has a unique selector/identifier separately to
1244 Set the security association information for the EFI IPsec driver.
1246 The IPsec configuration data has a unique selector/identifier separately to
1480 Set the peer authorization configuration information for the EFI IPsec driver.
1482 The IPsec configuration data has a unique selector/identifier separately to
1634 This function lookup the data entry from IPsec SPD. Return the configuration
1640 @param[out] Data The buffer to return the contents of the IPsec
1736 This function lookup the data entry from IPsec SAD. Return the configuration
1742 @param[out] Data The buffer to return the contents of the IPsec
1920 This function lookup the data entry from IPsec PAD. Return the configuration
1926 @param[out] Data The buffer to return the contents of the IPsec
2125 Get the IPsec Variable.
2128 Since all IPsec related variable store in continual space, those kinds of
2313 Set the IPsec variables.
2315 Set all IPsec variables which start with the specified variable name. Those variables
2427 Return the configuration value for the EFI IPsec driver.
2429 This function lookup the data entry from IPsec database or IKEv2 configuration
2435 @param[in] Selector Pointer to an entry selector that is an identifier of the IPsec
2438 @param[out] Data The buffer to return the contents of the IPsec configuration data.
2480 information for the EFI IPsec driver.
2482 This function is used to set the IPsec configuration information of type DataType for
2483 the EFI IPsec driver.
2484 The IPsec configuration data has a unique selector/identifier separately to identify
2486 Using SetData() with a Data of NULL causes the IPsec configuration data entry identified
2540 Enumerates the current selector for IPsec configuration data entry.
2542 This function is called multiple times to retrieve the entry Selector in IPsec
2546 If the entire IPsec configuration database has been iterated, the error
2552 On the initial call to GetNextSelector() to start the IPsec configuration database
2557 @param[in] DataType The type of IPsec configuration data to retrieve.
2621 specified IPsec configuration information is done.
2648 Remove the specified event that was previously registered on the specified IPsec
2681 copy all types of IPsec Config datas into one buffer and store this buffer into firmware in
2801 Visit all IPsec Configurations of specified Type and call the caller defined
2804 @param[in] DataType The specified IPsec Config Data Type.
2952 This function call IpSecSetVaraible to set the IPsec Configuration into the firmware.
3002 Get the all IPSec configuration variables and store those variables
3011 @retval EFI_SUCCESS Restore the IPsec Configuration successfully.
3045 Private->IpSec.DisabledFlag = FALSE;