Lines Matching refs:allowed_key_mgmts
1555 wpa_s->allowed_key_mgmts = 0; in wpas_update_allowed_key_mgmt()
1560 wpa_s->allowed_key_mgmts |= WPA_KEY_MGMT_SAE; in wpas_update_allowed_key_mgmt()
1566 wpa_s->allowed_key_mgmts |= WPA_KEY_MGMT_SAE_EXT_KEY; in wpas_update_allowed_key_mgmt()
1571 wpa_s->allowed_key_mgmts |= in wpas_update_allowed_key_mgmt()
1577 wpa_s->allowed_key_mgmts |= WPA_KEY_MGMT_SAE; in wpas_update_allowed_key_mgmt()
1583 wpa_s->allowed_key_mgmts |= WPA_KEY_MGMT_SAE_EXT_KEY; in wpas_update_allowed_key_mgmt()
1588 wpa_s->allowed_key_mgmts |= WPA_KEY_MGMT_PSK; in wpas_update_allowed_key_mgmt()
1593 wpa_s->allowed_key_mgmts |= WPA_KEY_MGMT_PSK; in wpas_update_allowed_key_mgmt()
1599 wpa_s->allowed_key_mgmts |= WPA_KEY_MGMT_SAE_EXT_KEY; in wpas_update_allowed_key_mgmt()
1604 wpa_s->allowed_key_mgmts |= in wpas_update_allowed_key_mgmt()
1610 wpa_s->allowed_key_mgmts |= WPA_KEY_MGMT_SAE; in wpas_update_allowed_key_mgmt()
1616 wpa_s->allowed_key_mgmts |= WPA_KEY_MGMT_PSK; in wpas_update_allowed_key_mgmt()
1621 wpa_s->allowed_key_mgmts |= in wpas_update_allowed_key_mgmt()
1636 if (!((wpa_s->allowed_key_mgmts & in wpas_update_allowed_key_mgmt()