/hostap-latest/src/utils/ |
D | utils_module_tests.c | 928 unsigned int expected; in const_time_tests() member 939 unsigned int expected; in const_time_tests() member 951 unsigned int expected; in const_time_tests() member 965 unsigned int expected; in const_time_tests() member 982 unsigned int expected; in const_time_tests() member 999 int expected; in const_time_tests() member 1014 u8 expected; in const_time_tests() member 1029 s8 expected; in const_time_tests() member 1043 u8 *expected; in const_time_tests() member 1054 int expected; in const_time_tests() member [all …]
|
/hostap-latest/hostapd/ |
D | sae_pk_gen.c | 34 unsigned long long i, expected; in main() local 55 expected = 1; in main() 57 expected *= 256; in main() 117 100.0 * (double) i / (double) expected); in main()
|
D | defconfig | 167 # subject to change and this should not be expected to interoperate with the
|
D | README | 292 some interoperability issues can be expected even though many
|
/hostap-latest/tests/hwsim/ |
D | test_mbo.py | 89 def run_mbo_supp_oper_class(dev, apdev, country, expected, inc5, argument 140 expected2 = expected.replace('808182', '8082') 144 expected3 = expected 149 if res2 != expected and res2 != expected2 and res2 != expected3 and res2 != alt_expected: 150 …xpected supp_op_class string (country=%s, 2.4 GHz): %s (expected: %s)" % (country, res2, expected)) 151 … if inc5 and res5 != expected and res5 != expected2 and res5 != expected3 and res5 != alt_expected: 152 …nexpected supp_op_class string (country=%s, 5 GHz): %s (expected: %s)" % (country, res5, expected))
|
D | utils.py | 60 expected = ' '.join(['0:%s' % f for c, f in self._funcs]) 61 if pending != expected:
|
D | test_sae_pk.py | 223 for sae_pk, expected in tests: 228 if val != str(expected):
|
D | test_fils.py | 627 expected = '' 631 expected += binascii.hexlify(hash[0:2]).decode() 635 if bss['fils_realms'] != expected: 641 expected = '' 644 expected += binascii.hexlify(hash[0:2]).decode() 645 if info != expected:
|
D | example-setup.txt | 110 things work as expected:
|
D | README | 26 network connection works in the expected way.
|
D | test_wpas_mesh.py | 348 def _test_mesh_open_rssi_threshold(dev, apdev, value, expected): argument 361 if mesh_rssi_threshold != expected: 362 raise Exception("mesh_rssi_threshold should be " + str(expected) +
|
D | test_dbus.py | 87 expected="NoMemory"): argument 92 self._expected = expected 605 expected="Error.Failed: Failed to set property"): 612 expected="UnknownError: WPS start failed"): 1058 "Scan", expected="ScanError: Scan request rejected"):
|
/hostap-latest/src/eap_peer/ |
D | eap_leap.c | 194 expected[LEAP_RESPONSE_LEN]; in eap_leap_process_response() local 246 if (challenge_response(data->ap_challenge, pw_hash_hash, expected)) { in eap_leap_process_response() 254 if (os_memcmp_const(pos, expected, LEAP_RESPONSE_LEN) != 0) { in eap_leap_process_response() 258 expected, LEAP_RESPONSE_LEN); in eap_leap_process_response()
|
/hostap-latest/src/eap_server/ |
D | eap_server_mschapv2.c | 294 u8 expected[24]; in eap_mschapv2_process_response() local 400 expected); in eap_mschapv2_process_response() 407 expected); in eap_mschapv2_process_response() 414 if (os_memcmp_const(nt_response, expected, 24) == 0) { in eap_mschapv2_process_response() 450 expected, 24); in eap_mschapv2_process_response()
|
/hostap-latest/port/mbedtls/ |
D | supp_psa_api.c | 30 #define ASSERT_STATUS(actual, expected) \ argument 33 if ((actual) != (expected)) \ 38 __FILE__, __LINE__, (psa_status_t)actual, (psa_status_t)expected); \
|
/hostap-latest/tests/hwsim/vm/ |
D | example-vm-setup.txt | 89 things work as expected:
|
/hostap-latest/doc/ |
D | hostapd_ctrl_iface.doxygen | 63 to the control interface commands. The expected reply is \c PONG if the
|
D | mainpage.doxygen | 13 contributions to wpa_supplicant and hostapd are expected to use
|
D | testing_tools.doxygen | 64 -n = no MPPE keys expected
|
D | ctrl_iface.doxygen | 64 to the control interface commands. The expected reply is \c PONG if the 438 expected to initiate GO Negotiation). This is mainly for testing
|
D | p2p.doxygen | 10 The driver (or WLAN firmware/hardware) is expected to handle low-level
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | eapol_test.sgml | 170 <listitem><para>Indicates that no MPPE keys are expected.
|
/hostap-latest/ |
D | CONTRIBUTIONS | 11 All contributions are expected to be licensed under the modified BSD
|
/hostap-latest/tests/ |
D | cipher-and-key-mgmt-testing.txt | 148 tests indicate reason to believe something is not working as expected.
|
/hostap-latest/wpa_supplicant/ |
D | defconfig | 511 # subject to change and this should not be expected to interoperate with the
|