/hostap-3.6.0/tests/ |
D | test-list.c | 13 struct test { struct 20 struct test *t; in dump_list() argument
|
D | test-rc4.c | 225 const struct rc4_test_vector *test = &tests[i]; in main() local
|
/hostap-3.6.0/src/utils/ |
D | utils_module_tests.c | 57 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/ |
D | spp.php | 24 $test = PREG_REPLACE("/[^0-9a-zA-Z\_\-]/i", '', $_GET["test"]); variable 26 $test = ""; variable
|
D | signup.php | 23 $test = $row['test']; variable
|
/hostap-3.6.0/tests/hwsim/ |
D | run-tests.py | 85 def add_log_file(conn, test, run, type, path): argument 102 def report(conn, prefill, build, commit, run, test, result, duration, logdir, argument
|
D | test_dpp.py | 3343 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/ |
D | wps_module_tests.c | 275 const struct wps_attr_parse_test *test = in wps_attr_parse_tests() local
|
/hostap-3.6.0/hs20/server/ |
D | spp_server.h | 19 const char *test; member
|
D | spp_server.c | 1445 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/ |
D | common_module_tests.c | 95 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/ |
D | p2p_build.c | 450 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/ |
D | crypto_module_tests.c | 1389 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/ |
D | radius_server.c | 481 int test = atoi(tls); in radius_server_testing_options_tls() local
|