Home
last modified time | relevance | path

Searched defs:test (Results 1 – 14 of 14) sorted by relevance

/hostap-3.6.0/tests/
Dtest-list.c13 struct test { struct
20 struct test *t; in dump_list() argument
Dtest-rc4.c225 const struct rc4_test_vector *test = &tests[i]; in main() local
/hostap-3.6.0/src/utils/
Dutils_module_tests.c57 const struct printf_test_data *test = &printf_tests[i]; in printf_encode_decode_tests() local
898 const struct json_test_data *test = &json_test_cases[i]; in json_tests() local
1072 struct const_time_fill_msb_test *test; in const_time_tests() local
1084 struct const_time_is_zero_test *test; in const_time_tests() local
1096 struct const_time_eq_test *test; in const_time_tests() local
1114 struct const_time_eq_bin_test *test; in const_time_tests() local
1127 struct const_time_select_test *test; in const_time_tests() local
1140 struct const_time_select_int_test *test; in const_time_tests() local
1153 struct const_time_select_u8_test *test; in const_time_tests() local
1166 struct const_time_select_s8_test *test; in const_time_tests() local
[all …]
/hostap-3.6.0/hs20/server/www/
Dspp.php24 $test = PREG_REPLACE("/[^0-9a-zA-Z\_\-]/i", '', $_GET["test"]); variable
26 $test = ""; variable
Dsignup.php23 $test = $row['test']; variable
/hostap-3.6.0/tests/hwsim/
Drun-tests.py85 def add_log_file(conn, test, run, type, path): argument
102 def report(conn, prefill, build, commit, run, test, result, duration, logdir, argument
Dtest_dpp.py3343 def run_dpp_proto_init(dev, test_dev, test, mutual=False, unicast=True, argument
3512 def run_dpp_proto_auth_req_missing(dev, test, reason, mutual=False): argument
3565 def run_dpp_proto_auth_resp_missing(dev, test, reason, argument
3704 def run_dpp_proto_auth_conf_missing(dev, test, reason): argument
3753 def run_dpp_proto_conf_req_missing(dev, test, reason): argument
3791 def run_dpp_proto_conf_resp_missing(dev, test, reason): argument
3904 def run_dpp_proto_init_pkex(dev, test_dev, test): argument
3935 def run_dpp_proto_pkex_req_missing(dev, test, reason): argument
3939 def run_dpp_proto_pkex_resp_missing(dev, test, reason): argument
/hostap-3.6.0/src/wps/
Dwps_module_tests.c275 const struct wps_attr_parse_test *test = in wps_attr_parse_tests() local
/hostap-3.6.0/hs20/server/
Dspp_server.h19 const char *test; member
Dspp_server.c1445 int machine_managed, const char *test, in build_pps()
1628 char *user, *realm, *pw, *type, *mm, *test; in hs20_user_input_registration() local
/hostap-3.6.0/src/common/
Dcommon_module_tests.c95 const struct ieee802_11_parse_test_data *test; in ieee802_11_parse_tests() local
211 const struct rsn_ie_parse_test_data *test; in rsn_ie_parse_tests() local
/hostap-3.6.0/src/p2p/
Dp2p_build.c450 const u8 *test = hash; in p2ps_wildcard_hash() local
640 const u8 *test = hash; in p2p_buf_add_service_instance() local
/hostap-3.6.0/src/crypto/
Dcrypto_module_tests.c1389 const struct passphrase_test *test = &passphrase_tests[i]; in test_sha1() local
1405 const struct rfc6070_test *test = &rfc6070_tests[i]; in test_sha1() local
/hostap-3.6.0/src/radius/
Dradius_server.c481 int test = atoi(tls); in radius_server_testing_options_tls() local