Home
last modified time | relevance | path

Searched refs:SupportedSuites (Results 1 – 25 of 34) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/NetworkPkg/WifiConnectionManagerDxe/
H A DWifiConnectionMgrDriver.c306 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStart()
307 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStart()
309 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
310 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStart()
312 if (Nic->SupportedSuites.SupportedHwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
313 FreePool (Nic->SupportedSuites.SupportedHwCipherSuites); in WifiMgrDxeDriverBindingStart()
415 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStop()
416 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStop()
418 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStop()
419 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStop()
[all …]
H A DWifiConnectionMgrMisc.c332 SupportedAKMSuites = Nic->SupportedSuites.SupportedAKMSuites; in WifiMgrCheckRSN()
333 SupportedSwCipherSuites = Nic->SupportedSuites.SupportedSwCipherSuites; in WifiMgrCheckRSN()
334 SupportedHwCipherSuites = Nic->SupportedSuites.SupportedHwCipherSuites; in WifiMgrCheckRSN()
524 Nic->SupportedSuites.SupportedAKMSuites = SupportedAKMSuites; in WifiMgrGetSupportedSuites()
544 Nic->SupportedSuites.SupportedSwCipherSuites = SupportedSwCipherSuites; in WifiMgrGetSupportedSuites()
563 Nic->SupportedSuites.SupportedHwCipherSuites = SupportedHwCipherSuites; in WifiMgrGetSupportedSuites()
H A DWifiConnectionMgrDxe.h188 WIFI_MGR_SUPPORTED_SUITES SupportedSuites; member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/NetworkPkg/WifiConnectionManagerDxe/
H A DWifiConnectionMgrDriver.c306 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStart()
307 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStart()
309 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
310 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStart()
312 if (Nic->SupportedSuites.SupportedHwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
313 FreePool (Nic->SupportedSuites.SupportedHwCipherSuites); in WifiMgrDxeDriverBindingStart()
415 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStop()
416 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStop()
418 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStop()
419 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStop()
[all …]
H A DWifiConnectionMgrMisc.c332 SupportedAKMSuites = Nic->SupportedSuites.SupportedAKMSuites; in WifiMgrCheckRSN()
333 SupportedSwCipherSuites = Nic->SupportedSuites.SupportedSwCipherSuites; in WifiMgrCheckRSN()
334 SupportedHwCipherSuites = Nic->SupportedSuites.SupportedHwCipherSuites; in WifiMgrCheckRSN()
524 Nic->SupportedSuites.SupportedAKMSuites = SupportedAKMSuites; in WifiMgrGetSupportedSuites()
544 Nic->SupportedSuites.SupportedSwCipherSuites = SupportedSwCipherSuites; in WifiMgrGetSupportedSuites()
563 Nic->SupportedSuites.SupportedHwCipherSuites = SupportedHwCipherSuites; in WifiMgrGetSupportedSuites()
H A DWifiConnectionMgrDxe.h188 WIFI_MGR_SUPPORTED_SUITES SupportedSuites; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/NetworkPkg/WifiConnectionManagerDxe/
H A DWifiConnectionMgrDriver.c306 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStart()
307 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStart()
309 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
310 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStart()
312 if (Nic->SupportedSuites.SupportedHwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
313 FreePool (Nic->SupportedSuites.SupportedHwCipherSuites); in WifiMgrDxeDriverBindingStart()
415 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStop()
416 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStop()
418 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStop()
419 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStop()
[all …]
H A DWifiConnectionMgrMisc.c332 SupportedAKMSuites = Nic->SupportedSuites.SupportedAKMSuites; in WifiMgrCheckRSN()
333 SupportedSwCipherSuites = Nic->SupportedSuites.SupportedSwCipherSuites; in WifiMgrCheckRSN()
334 SupportedHwCipherSuites = Nic->SupportedSuites.SupportedHwCipherSuites; in WifiMgrCheckRSN()
524 Nic->SupportedSuites.SupportedAKMSuites = SupportedAKMSuites; in WifiMgrGetSupportedSuites()
544 Nic->SupportedSuites.SupportedSwCipherSuites = SupportedSwCipherSuites; in WifiMgrGetSupportedSuites()
563 Nic->SupportedSuites.SupportedHwCipherSuites = SupportedHwCipherSuites; in WifiMgrGetSupportedSuites()
H A DWifiConnectionMgrDxe.h188 WIFI_MGR_SUPPORTED_SUITES SupportedSuites; member
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/NetworkPkg/WifiConnectionManagerDxe/
H A DWifiConnectionMgrDriver.c306 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStart()
307 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStart()
309 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
310 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStart()
312 if (Nic->SupportedSuites.SupportedHwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
313 FreePool (Nic->SupportedSuites.SupportedHwCipherSuites); in WifiMgrDxeDriverBindingStart()
415 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStop()
416 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStop()
418 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStop()
419 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStop()
[all …]
H A DWifiConnectionMgrMisc.c332 SupportedAKMSuites = Nic->SupportedSuites.SupportedAKMSuites; in WifiMgrCheckRSN()
333 SupportedSwCipherSuites = Nic->SupportedSuites.SupportedSwCipherSuites; in WifiMgrCheckRSN()
334 SupportedHwCipherSuites = Nic->SupportedSuites.SupportedHwCipherSuites; in WifiMgrCheckRSN()
524 Nic->SupportedSuites.SupportedAKMSuites = SupportedAKMSuites; in WifiMgrGetSupportedSuites()
544 Nic->SupportedSuites.SupportedSwCipherSuites = SupportedSwCipherSuites; in WifiMgrGetSupportedSuites()
563 Nic->SupportedSuites.SupportedHwCipherSuites = SupportedHwCipherSuites; in WifiMgrGetSupportedSuites()
H A DWifiConnectionMgrDxe.h188 WIFI_MGR_SUPPORTED_SUITES SupportedSuites; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/NetworkPkg/WifiConnectionManagerDxe/
H A DWifiConnectionMgrDriver.c306 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStart()
307 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStart()
309 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
310 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStart()
312 if (Nic->SupportedSuites.SupportedHwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
313 FreePool (Nic->SupportedSuites.SupportedHwCipherSuites); in WifiMgrDxeDriverBindingStart()
415 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStop()
416 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStop()
418 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStop()
419 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStop()
[all …]
H A DWifiConnectionMgrMisc.c332 SupportedAKMSuites = Nic->SupportedSuites.SupportedAKMSuites; in WifiMgrCheckRSN()
333 SupportedSwCipherSuites = Nic->SupportedSuites.SupportedSwCipherSuites; in WifiMgrCheckRSN()
334 SupportedHwCipherSuites = Nic->SupportedSuites.SupportedHwCipherSuites; in WifiMgrCheckRSN()
524 Nic->SupportedSuites.SupportedAKMSuites = SupportedAKMSuites; in WifiMgrGetSupportedSuites()
544 Nic->SupportedSuites.SupportedSwCipherSuites = SupportedSwCipherSuites; in WifiMgrGetSupportedSuites()
563 Nic->SupportedSuites.SupportedHwCipherSuites = SupportedHwCipherSuites; in WifiMgrGetSupportedSuites()
H A DWifiConnectionMgrDxe.h188 WIFI_MGR_SUPPORTED_SUITES SupportedSuites; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/NetworkPkg/WifiConnectionManagerDxe/
H A DWifiConnectionMgrDriver.c306 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStart()
307 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStart()
309 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
310 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStart()
312 if (Nic->SupportedSuites.SupportedHwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
313 FreePool (Nic->SupportedSuites.SupportedHwCipherSuites); in WifiMgrDxeDriverBindingStart()
415 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStop()
416 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStop()
418 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStop()
419 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStop()
[all …]
H A DWifiConnectionMgrMisc.c332 SupportedAKMSuites = Nic->SupportedSuites.SupportedAKMSuites; in WifiMgrCheckRSN()
333 SupportedSwCipherSuites = Nic->SupportedSuites.SupportedSwCipherSuites; in WifiMgrCheckRSN()
334 SupportedHwCipherSuites = Nic->SupportedSuites.SupportedHwCipherSuites; in WifiMgrCheckRSN()
524 Nic->SupportedSuites.SupportedAKMSuites = SupportedAKMSuites; in WifiMgrGetSupportedSuites()
544 Nic->SupportedSuites.SupportedSwCipherSuites = SupportedSwCipherSuites; in WifiMgrGetSupportedSuites()
563 Nic->SupportedSuites.SupportedHwCipherSuites = SupportedHwCipherSuites; in WifiMgrGetSupportedSuites()
H A DWifiConnectionMgrDxe.h188 WIFI_MGR_SUPPORTED_SUITES SupportedSuites; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/NetworkPkg/WifiConnectionManagerDxe/
H A DWifiConnectionMgrDriver.c306 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStart()
307 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStart()
309 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
310 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStart()
312 if (Nic->SupportedSuites.SupportedHwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
313 FreePool (Nic->SupportedSuites.SupportedHwCipherSuites); in WifiMgrDxeDriverBindingStart()
415 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStop()
416 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStop()
418 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStop()
419 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStop()
[all …]
H A DWifiConnectionMgrMisc.c332 SupportedAKMSuites = Nic->SupportedSuites.SupportedAKMSuites; in WifiMgrCheckRSN()
333 SupportedSwCipherSuites = Nic->SupportedSuites.SupportedSwCipherSuites; in WifiMgrCheckRSN()
334 SupportedHwCipherSuites = Nic->SupportedSuites.SupportedHwCipherSuites; in WifiMgrCheckRSN()
524 Nic->SupportedSuites.SupportedAKMSuites = SupportedAKMSuites; in WifiMgrGetSupportedSuites()
544 Nic->SupportedSuites.SupportedSwCipherSuites = SupportedSwCipherSuites; in WifiMgrGetSupportedSuites()
563 Nic->SupportedSuites.SupportedHwCipherSuites = SupportedHwCipherSuites; in WifiMgrGetSupportedSuites()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/NetworkPkg/WifiConnectionManagerDxe/
H A DWifiConnectionMgrDriver.c306 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStart()
307 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStart()
309 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
310 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStart()
312 if (Nic->SupportedSuites.SupportedHwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
313 FreePool (Nic->SupportedSuites.SupportedHwCipherSuites); in WifiMgrDxeDriverBindingStart()
415 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStop()
416 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStop()
418 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStop()
419 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStop()
[all …]
H A DWifiConnectionMgrMisc.c332 SupportedAKMSuites = Nic->SupportedSuites.SupportedAKMSuites; in WifiMgrCheckRSN()
333 SupportedSwCipherSuites = Nic->SupportedSuites.SupportedSwCipherSuites; in WifiMgrCheckRSN()
334 SupportedHwCipherSuites = Nic->SupportedSuites.SupportedHwCipherSuites; in WifiMgrCheckRSN()
524 Nic->SupportedSuites.SupportedAKMSuites = SupportedAKMSuites; in WifiMgrGetSupportedSuites()
544 Nic->SupportedSuites.SupportedSwCipherSuites = SupportedSwCipherSuites; in WifiMgrGetSupportedSuites()
563 Nic->SupportedSuites.SupportedHwCipherSuites = SupportedHwCipherSuites; in WifiMgrGetSupportedSuites()
H A DWifiConnectionMgrDxe.h188 WIFI_MGR_SUPPORTED_SUITES SupportedSuites; member
/dports/sysutils/edk2/edk2-edk2-stable202102/NetworkPkg/WifiConnectionManagerDxe/
H A DWifiConnectionMgrDriver.c306 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStart()
307 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStart()
309 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
310 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStart()
312 if (Nic->SupportedSuites.SupportedHwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStart()
313 FreePool (Nic->SupportedSuites.SupportedHwCipherSuites); in WifiMgrDxeDriverBindingStart()
415 if (Nic->SupportedSuites.SupportedAKMSuites != NULL) { in WifiMgrDxeDriverBindingStop()
416 FreePool (Nic->SupportedSuites.SupportedAKMSuites); in WifiMgrDxeDriverBindingStop()
418 if (Nic->SupportedSuites.SupportedSwCipherSuites != NULL) { in WifiMgrDxeDriverBindingStop()
419 FreePool (Nic->SupportedSuites.SupportedSwCipherSuites); in WifiMgrDxeDriverBindingStop()
[all …]
H A DWifiConnectionMgrMisc.c332 SupportedAKMSuites = Nic->SupportedSuites.SupportedAKMSuites;
333 SupportedSwCipherSuites = Nic->SupportedSuites.SupportedSwCipherSuites;
334 SupportedHwCipherSuites = Nic->SupportedSuites.SupportedHwCipherSuites;
524 Nic->SupportedSuites.SupportedAKMSuites = SupportedAKMSuites;
544 Nic->SupportedSuites.SupportedSwCipherSuites = SupportedSwCipherSuites;
563 Nic->SupportedSuites.SupportedHwCipherSuites = SupportedHwCipherSuites;

12