Home
last modified time | relevance | path

Searched refs:number (Results 1 – 25 of 40) sorted by relevance

12

/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Duserdatarequest.ui32 <number>0</number>
56 <number>0</number>
Dscanresults.ui28 <number>5</number>
Dnetworkconfig.ui321 <number>10000</number>
324 <number>10</number>
Dsignalbar.cpp52 opts.text = QString::number(signal) + " dBm"; in paint()
Duserdatarequest.cpp90 QString::number(networkid) + ':' + in sendReply()
Dwpagui.ui44 <number>0</number>
/hostap-latest/src/utils/
Djson.c396 curr_token->number = 1; in json_parse()
401 curr_token->number = 0; in json_parse()
430 token->number = num; in json_parse()
433 curr_token->number = num; in json_parse()
439 curr_token->number); in json_parse()
444 curr_token->number = num; in json_parse()
449 curr_token->number); in json_parse()
Djson.h30 int number; member
/hostap-latest/hs20/server/ca/
Dopenssl-root.cnf27 serial = $dir/serial # The current serial number
28 crlnumber = $dir/crlnumber # the current crl number
32 RANDFILE = $dir/private/.rand # private random number file
Dopenssl.cnf27 serial = $dir/serial # The current serial number
28 crlnumber = $dir/crlnumber # the current crl number
32 RANDFILE = $dir/private/.rand # private random number file
/hostap-latest/hostapd/
DChangeLog38 * a large number of other fixes, cleanup, and extensions
60 increase the maximum number of EAP message exchanges (mainly to
81 * a large number of other fixes, cleanup, and extensions
115 with potential DoS attacks trying to flood an AP with large number
137 - added support for release number 3
163 * fixed WPA packet number reuse with replayed messages and key
199 * large number of other fixes, cleanup, and extensions
272 * added initial MBO support; number of extensions to WNM BSS Transition
288 * number of small fixes
324 * number of small fixes
[all …]
Ddefconfig109 # enabled for production use. The IETF RFC 7170 that defines EAP-TEAP has number
235 # hostapd depends on strong random number generation being available from the
240 # on embedded devices that do not have a hardware random number generator and
241 # may by default start up with minimal entropy available for random number
249 # with enough entropy either by using hardware assisted random number
253 # enhance random number generation. This is not perfect, but it is much more
DREADME-WPS15 devices. WPS includes number of methods for setting up connections
120 WPS requires either a device PIN code (usually, 8-digit number) or a
231 for the specified number of seconds
239 for the specified number of seconds
/hostap-latest/doc/
Dcode_structure.doxygen16 wpa_supplicant implementation is divided into number of independent
21 are number of separate files for generic helper functions.
82 Version number definitions
152 Big number math
Dmainpage.doxygen44 wpa_supplicant source tree includes number of \ref testing_tools
67 solution or a RADIUS authentication server with support for number of
Dporting.doxygen6 already used with number of operating systems and numerous wireless
9 ported to number of other operating systems like VxWorks, PalmOS,
43 \ref common.h defines number of helper macros for handling integers of
Dtesting_tools.doxygen9 wpa_supplicant source tree includes number of testing and development
61 -r<count> = number of re-authentications
Ddirectories.doxygen18 layer for different crypto/TLS libraries. Wrappers for number of
/hostap-latest/tests/
Dcipher-and-key-mgmt-testing.txt4 wpa_supplicant and hostapd include number of extensions that allow
157 clearing its packet number to test replay protection. That can help in
184 that unicast traffic can recover once the packet number from the test
196 frames. Note that broadcast traffic can recover once the packet number
222 traffic can recover once the packet number from the test device
DREADME4 The tests directory with its subdirectories contain number of tools used
15 wpa_supplicant and hostapd support number of build option
/hostap-latest/wpa_supplicant/
DChangeLog51 * a large number of other fixes, cleanup, and extensions
74 * increased the maximum number of EAP message exchanges (mainly to
78 * a number of MKA/MACsec fixes and extensions
104 * a large number of other fixes, cleanup, and extensions
166 - do not indicate release number that is higher than the one
168 - added support for release number 3
177 * number of MKA/MACsec fixes and extensions
189 * extended D-Bus interface with number of new properties
205 * fixed WPA packet number reuse with replayed messages and key
227 - number of fixes and extensions
[all …]
Dandroid.config404 # wpa_supplicant depends on strong random number generation being available
410 # number generator and may by default start up with minimal entropy available
411 # for random number generation.
418 # entropy either by using hardware assisted random number generator or by
422 # restarts to enhance random number generation. This is not perfect, but it is
Ddefconfig119 # enabled for production use. The IETF RFC 7170 that defines EAP-TEAP has number
466 # wpa_supplicant depends on strong random number generation being available
472 # number generator and may by default start up with minimal entropy available
473 # for random number generation.
480 # entropy either by using hardware assisted random number generator or by
484 # restarts to enhance random number generation. This is not perfect, but it is
/hostap-latest/eap_example/
DREADME37 The EAP library links in number of helper functions from src/utils and
/hostap-latest/tests/remote/
Drutils.py270 def get_ipv4_addr(setup_params, number): argument
277 ipv4 = parts[0] + "." + parts[1] + "." + parts[2] + "." + str(number)

12