Searched refs:PMF (Results 1 – 6 of 6) sorted by relevance
170 FTM_SET_FLAG(PMF); in iwl_mld_ftm_set_sta()
51 * improve mitigation against DoS attacks when PMF is used103 * fixed PMF disconnection protection bypass in AP mode201 - enable PMF automatically for network profiles created from232 * added a RSN workaround for misbehaving PMF APs that advertise307 * fixed WNM Sleep Mode processing when PMF is not enabled336 - use ieee80211w profile parameter to enable/disable PMF and derive337 a separate TX IGTK if PMF is enabled instead of using MGTK375 * improved PMF behavior for cases where the AP and STA has different541 EAPOL-Key descriptor version 3 when the station supports PMF even if542 PMF is not enabled on the AP[all …]
1520 Function *PMF = in generate() local1544 P = B.CreateCall(PMF, {P, QVI}); in generate()1550 Value *R = B.CreateCall(PMF, {P, Q}); in generate()
85 * fixed PMF disconnection protection bypass168 - reject release 2 or newer association without PMF347 * removed optional fields from RSNE when using FT with PMF466 * fixed PMF protection of Deauthentication frame when this is triggered535 GAS/ANQP exchanges when PMF is enabled
458 FTM_SET_FLAG(PMF); in iwl_mvm_ftm_set_sta()
3325 if (auto PMF = Primary->getPrivateModuleFragment()) { in EmitModuleInitializers() local3326 for (Decl *D : getContext().getModuleInitializers(PMF)) { in EmitModuleInitializers()