Lines Matching defs:pmf
832 * 1 = add both the WPA2-PSK and SAE configuration and enable PMF so
1262 * pmf - Whether to enable/require PMF by default
1264 * By default, PMF is disabled unless enabled by the per-network
1265 * ieee80211w=1 or ieee80211w=2 parameter. pmf=1/2 can be used to change
1269 enum mfp_options pmf;
1272 * sae_check_mfp - Whether to limit SAE based on PMF capabilities
1274 * With this check SAE key_mgmt will not be selected if PMF is
1278 * 2) The AP does not have PMF enabled.
1279 * 3) ieee8011w for the network is the default(3), pmf=1 is enabled
1283 * and pmf=1 to also avoid using SAE key_mgmt.