Searched refs:optional (Results 1 – 25 of 30) sorted by relevance
12
| /hostap-latest/tests/hwsim/auth_serv/ |
| D | ec-ca-openssl.cnf | 43 stateOrProvinceName = optional 45 organizationalUnitName = optional 47 #emailAddress = optional 50 countryName = optional 51 stateOrProvinceName = optional 52 localityName = optional 53 organizationName = optional 54 organizationalUnitName = optional 56 #emailAddress = optional
|
| D | openssl2.cnf | 39 stateOrProvinceName = optional 41 organizationalUnitName = optional 43 emailAddress = optional 46 countryName = optional 47 stateOrProvinceName = optional 48 localityName = optional 49 organizationName = optional 50 organizationalUnitName = optional 52 emailAddress = optional
|
| /hostap-latest/hs20/server/ca/ |
| D | openssl.cnf | 52 stateOrProvinceName = optional 54 organizationalUnitName = optional 56 emailAddress = optional 60 stateOrProvinceName = optional 64 emailAddress = optional 67 countryName = optional 68 stateOrProvinceName = optional 69 localityName = optional 70 organizationName = optional 71 organizationalUnitName = optional [all …]
|
| D | openssl-root.cnf | 49 stateOrProvinceName = optional 51 organizationalUnitName = optional 53 emailAddress = optional 56 countryName = optional 57 stateOrProvinceName = optional 58 localityName = optional 59 organizationName = optional 60 organizationalUnitName = optional 62 emailAddress = optional
|
| /hostap-latest/hostapd/ |
| D | hostapd.wpa_psk | 6 # An optional key identifier can be added by prefixing the line with 8 # An optional VLAN ID can be specified by prefixing the line with 10 # An optional WPS tag can be added by prefixing the line with
|
| D | README-WPS | 47 hostapd includes an optional WPS component that can be used as an 59 WPS is an optional component that needs to be enabled in hostapd build 230 - if the optional timeout parameter is given, the AP PIN will be enabled 238 - if the optional timeout parameter is given, the AP PIN will be enabled
|
| D | android.config | 92 # Include support for optional SHA256 cipher suite in EAP-GPSK 215 # release under this optional build parameter. This functionality is subject to
|
| D | hostapd.eap_user | 3 # Each line must contain an identity, EAP method(s), and an optional password
|
| D | defconfig | 101 # Include support for optional SHA256 cipher suite in EAP-GPSK 401 # release under this optional build parameter. This functionality is subject to
|
| D | README | 54 Originally, hostapd was an optional user space component for Host AP 92 time configuration file, .config that selects which optional
|
| D | ChangeLog | 317 * removed optional fields from RSNE when using FT with PMF 570 * EAP-SIM/AKA DB: added optional use of SQLite database for pseudonyms 764 hostapd.conf becomes optional (though, it may now be used to 878 * added support for optional cryptobinding with PEAPv0 888 * copy optional Proxy-State attributes into RADIUS response when acting 913 AT_CHECKCODE (optional feature in RFC 4187) 1344 add an optional RADIUS Attribute, NAS-Identifier, into authentication
|
| /hostap-latest/src/ap/ |
| D | ieee802_11_he.c | 73 cap_len = sizeof(*cap) - sizeof(cap->optional); in ieee80211_invalid_he_cap_size() 101 ie_size = sizeof(*cap) - sizeof(cap->optional); in hostapd_eid_he_capab() 137 os_memcpy(cap->optional, mode->he_capab[opmode].mcs, mcs_nss_size); in hostapd_eid_he_capab() 139 os_memcpy(&cap->optional[mcs_nss_size], in hostapd_eid_he_capab() 437 sta_he_capab)->optional; in check_valid_he_mcs()
|
| D | ieee802_11_eht.c | 176 pos = cap->optional; in hostapd_eid_eht_capab() 332 sta_mcs = capab->optional; in check_valid_eht_mcs() 373 cap_len = sizeof(*cap) - sizeof(cap->optional); in ieee80211_invalid_eht_cap_size()
|
| /hostap-latest/wpa_supplicant/ |
| D | wpa_supplicant_conf.mk | 18 LOCAL_MODULE_TAGS := optional
|
| D | README-HS20 | 55 Interworking and Hotspot 2.0 functionality are optional components that 246 # This optional field can be used to specify which EAP method will be 251 # This optional field is used with like the 'eap' parameter. 254 # This optional field is used with like the 'eap' parameter. 257 # This optional field can be used to excluded specific SSID(s) from 262 # This optional field can be used to configure preferences between roaming 272 # This optional field can be used to keep track of the SP that provisioned
|
| D | README-WPS | 48 wpa_supplicant includes an optional WPS component that can be used as 56 WPS is an optional component that needs to be enabled in 131 interface, an optional timeout parameter can be used to specify 141 If the client design wants to support optional WPS PBC mode, this can 249 - the optional IP address parameter can be used to filter operations only
|
| D | README-P2P | 28 Wi-Fi P2P is an optional component that needs to be enabled in the 85 optional freq parameter can be used to override the first scan to use only 88 The optional dev_id option can be used to specify a single P2P peer to 89 search for. The optional delay parameter can be used to request an extra 93 The optional dev_type option can be used to specify a single device type 144 The optional "join" parameter can be used to indicate that this command 157 optional group owner negotiation, group interface setup, provisioning, 317 two optional parameters service information, and response info. 753 List P2P Device Addresses of all the P2P peers we know. The optional
|
| D | ChangeLog | 323 - added optional ssid=<hexdump> argument to P2P_CONNECT for join case 464 command (optional "ssid <hexdump>" arguments) 521 * add optional LAST_ID=x argument to LIST_NETWORK to allow all 552 * add optional reassoc_same_bss_optim=1 (disabled by default) 587 * added optional scan_id parameter to the SCAN command to allow manual 652 - add optional configuration file for the P2P_DEVICE parameters 714 * added optional "freq=<channel ranges>" parameter to SET pno 715 * added optional "freq=<channel ranges>" parameter to SELECT_NETWORK 761 * added support for optional per-device PSK assignment by P2P GO 805 (ocsp=1 as optional and ocsp=2 as mandatory) [all …]
|
| D | android.config | 132 # Include support for optional SHA256 cipher suite in EAP-GPSK 494 # These optional mechanisms can be used to add support for storing passwords 541 # release under this optional build parameter. This functionality is subject to
|
| D | defconfig | 166 # Include support for optional SHA256 cipher suite in EAP-GPSK 565 # These optional mechanisms can be used to add support for storing passwords 656 # release under this optional build parameter. This functionality is subject to
|
| /hostap-latest/eap_example/ |
| D | README | 33 EAP messages and WiMax supports optional PMK EAP authentication
|
| /hostap-latest/tests/hwsim/ |
| D | example-setup.txt | 37 optional: 73 optional, i.e., most test cases will work with the old iw version, but
|
| /hostap-latest/doc/ |
| D | eap.doxygen | 77 EAP messages and WiMax supports optional PMK EAP authentication
|
| D | ctrl_iface.doxygen | 420 optional group owner negotiation, group interface setup, provisioning, 441 The optional "go_intent" parameter can be used to override the default 602 If optional argument, 'strict', is added, only the values that the 672 a fixed prefix text as defined in \ref wpa_ctrl.h. After this, optional
|
| /hostap-latest/hs20/server/ |
| D | hs20-osu-server.txt | 239 "SSLVerifyClient optional" and configure the trust root CA(s) for the
|
12