Home
last modified time | relevance | path

Searched defs:func (Results 1 – 19 of 19) sorted by relevance

/hostap-latest/src/utils/
Dwpa_debug_zephyr.c165 void wpa_msg_register_cb(wpa_msg_cb_func func) in wpa_msg_register_cb()
172 void wpa_msg_register_ifname_cb(wpa_msg_get_ifname_func func) in wpa_msg_register_ifname_cb()
347 void hostapd_logger_register_cb(hostapd_logger_cb_func func) in hostapd_logger_register_cb()
Dwpa_debug.c633 void wpa_msg_register_cb(wpa_msg_cb_func func) in wpa_msg_register_cb()
641 void wpa_msg_register_ifname_cb(wpa_msg_get_ifname_func func) in wpa_msg_register_ifname_cb()
827 void hostapd_logger_register_cb(hostapd_logger_cb_func func) in hostapd_logger_register_cb()
Dtrace.c354 const char *func = wpa_trace_bfd_addr2func(btrace[i]); in wpa_trace_dump_func() local
Dos_unix.c554 const char *func[WPA_TRACE_LEN]; in testing_test_fail() local
Dhttp_curl.c1075 static void tls_show_errors(const char *func, const char *txt) in tls_show_errors()
/hostap-latest/tests/
Dtest-bss.c71 #define RUN_TEST(func, ...) do { \ argument
/hostap-latest/tests/hwsim/
Dremotehost.py17 def remote_compatible(func): argument
Dtest_mscs.py101 def mscs_run(dev, apdev, func): argument
Dtest_ap_dynamic.py447 def hapd_bss_out_of_mem(hapd, phy, confname, count, func): argument
Dutils.py35 def long_duration_test(func): argument
Dtest_ap_open.py262 def hapd_out_of_mem(hapd, apdev, count, func): argument
Dtest_dpp.py2839 def run_dpp_pkex_curve_mismatch_failure(dev, apdev, func): argument
/hostap-latest/src/crypto/
Dtls_openssl_ocsp.c25 static void tls_show_errors(int level, const char *func, const char *txt) in tls_show_errors()
Dcrypto_wolfssl.c65 #define LOG_WOLF_ERROR_FUNC(func, err) \ argument
69 #define LOG_WOLF_ERROR_FUNC_NULL(func) \ argument
Dtls_mbedtls_alt.c606 __attribute_cold__ static void tls_pull_buf_discard(struct tls_connection *conn, const char *func) in tls_pull_buf_discard()
Dtls_openssl.c314 static void tls_show_errors(int level, const char *func, const char *txt) in tls_show_errors()
/hostap-latest/src/eap_peer/
Dtncc.c257 static void * tncc_get_sym(void *handle, char *func) in tncc_get_sym()
/hostap-latest/src/eap_server/
Dtncs.c323 static void * tncs_get_sym(void *handle, char *func) in tncs_get_sym()
/hostap-latest/src/ap/
Dwps_hostapd.c47 int (*func)(struct hostapd_data *h, void *ctx); member