Searched refs:selection (Results 1 – 14 of 14) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | README-HS20 | 22 The core Interworking functionality (network selection, GAS/ANQP) were 27 wpa_supplicant network selection 33 network selection, wpa_supplicant picks the highest priority enabled 42 By default, wpa_supplicant is not using automatic network selection 45 selection automatically whenever trying to find a network for connection 93 # Automatic network selection behavior 94 # 0 = do not automatically go through Interworking network selection 96 # 1 = perform Interworking network selection if one or more 102 Credentials can be pre-configured for automatic network selection: 106 # Each credential used for automatic network selection is configured as a set [all …]
|
D | todo.txt | 35 - rfc4284.txt (network selection for eap) 39 * key_mgmt selection
|
D | ChangeLog | 27 * improve cross-AKM roaming with driver-based SME/BSS selection 82 * improved throughput estimation and BSS selection 102 * changed driver interface selection to default to automatic fallback 126 * fixed Hotspot 2.0 credential selection based on roaming consortium 240 * fixed a regression in RSN pre-authentication candidate selection 252 - fixed PTK and EAPOL-Key integrity and key-wrap algorithm selection 466 * fixed SAE group selection in an error case 471 * fixed BSS selection based on estimated throughput 546 * increase 5 GHz band preference in BSS selection (estimate SNR, if info 550 implement Interworking network selection behavior in upper layers [all …]
|
D | defconfig | 522 # selection based on available credentials). 591 # Automatic selection is currently only done through initialization, later on
|
D | README-WPS | 201 selection. In addition, it shows how WPS can be started manually by
|
D | android.config | 451 # selection based on available credentials).
|
D | README | 299 libraries. The main configuration parts are the selection of which 368 methods (MD5, OTP, GTC, MSCHAPV2) for inner authentication selection.
|
/hostap-latest/doc/ |
D | driver_wrapper.doxygen | 89 wpa_supplicant can optionally control AP selection based on the 152 AP selection depends on ap_scan configuration:
|
D | code_structure.doxygen | 18 selection, association, and configuration. Independent modules include
|
D | ctrl_iface.doxygen | 650 associate and take care of AP selection
|
D | dbus.doxygen | 584 <p>Perform Interworking (Hotspot 2.0) network selection.</p> 1038 <p>Whether to use network selection automatically</p>
|
/hostap-latest/src/crypto/ |
D | crypto_openssl.c | 3517 int selection; in crypto_ec_key_get_subject_public_key() local 3540 selection = OSSL_KEYMGMT_SELECT_ALL_PARAMETERS | in crypto_ec_key_get_subject_public_key() 3543 ctx = OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "DER", in crypto_ec_key_get_subject_public_key() 3658 int selection; in crypto_ec_key_get_ecprivate_key() local 3664 selection = OSSL_KEYMGMT_SELECT_DOMAIN_PARAMETERS | in crypto_ec_key_get_ecprivate_key() 3667 selection |= OSSL_KEYMGMT_SELECT_PUBLIC_KEY; in crypto_ec_key_get_ecprivate_key() 3680 ctx = OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "DER", in crypto_ec_key_get_ecprivate_key()
|
/hostap-latest/hostapd/ |
D | ChangeLog | 191 - fixed PTK and EAPOL-Key integrity and key-wrap algorithm selection 492 re-selection) 494 * added automatic channel selection (ACS) 608 * Add channel selection support in hostapd. See hostapd.conf. 1075 user database to allow EAP-SIM/AKA selection without extra roundtrip
|
D | defconfig | 347 # Automatic selection is currently only done through initialization, later on
|