/hostap-latest/src/wps/ |
D | wps_upnp_web.c | 864 const char *match; in web_get_action() local 991 char *match; in web_connection_parse_subscribe() local 1212 char *match; in web_connection_parse_unsubscribe() local
|
D | upnp_xml.c | 192 const char *match = item; in xml_get_first_item() local
|
/hostap-latest/wlantest/ |
D | sta.c | 332 bool match = false; in sta_new_ptk() local
|
D | wlantest_cli.c | 1675 const struct wlantest_cli_cmd *cmd, *match = NULL; in ctrl_command() local
|
D | rx_mgmt.c | 2816 int match; in rx_mgmt_action_sa_query_resp() local
|
/hostap-latest/src/utils/ |
D | edit.c | 178 struct edit_history *h, *match = NULL, *last = NULL; in history_add() local 891 char *match = search_find(); in search_redraw() local 917 char *match = search_find(); in search_stop() local
|
D | xml-utils.c | 110 xml_node_t *match; in get_child_node() local
|
D | os_unix.c | 557 int match; in testing_test_fail() local
|
/hostap-latest/src/crypto/ |
D | tls_wolfssl.c | 628 static int tls_match_alt_subject(WOLFSSL_X509 *cert, const char *match) in tls_match_alt_subject() 672 static int domain_suffix_match(const char *val, size_t len, const char *match, in domain_suffix_match() 703 static int tls_match_suffix_helper(WOLFSSL_X509 *cert, const char *match, in tls_match_suffix_helper() 774 static int tls_match_suffix(WOLFSSL_X509 *cert, const char *match, int full) in tls_match_suffix() 983 char *match, *altmatch, *suffix_match, *domain_match; in tls_verify_cb() local
|
D | tls_openssl.c | 1868 static int tls_match_altsubject(X509 *cert, const char *match) in tls_match_altsubject() 1912 static int domain_suffix_match(const u8 *val, size_t len, const char *match, in domain_suffix_match() 2125 static int tls_match_dn_field(X509 *cert, const char *match) in tls_match_dn_field() 2158 static int tls_match_suffix_helper(X509 *cert, const char *match, in tls_match_suffix_helper() 2229 static int tls_match_suffix(X509 *cert, const char *match, int full) in tls_match_suffix() 2502 char *match, *altmatch, *suffix_match, *domain_match; in tls_verify_cb() local
|
D | tls_gnutls.c | 1089 static int tls_match_suffix_helper(gnutls_x509_crt_t cert, const char *match, in tls_match_suffix_helper() 1109 static int tls_match_suffix(gnutls_x509_crt_t cert, const char *match, in tls_match_suffix()
|
D | tls_mbedtls_alt.c | 2673 static int tls_mbedtls_match_altsubject(mbedtls_x509_crt *crt, const char *match) in tls_mbedtls_match_altsubject() 2752 static int tls_mbedtls_match_suffixes(mbedtls_x509_crt *crt, const char *match, int full) in tls_mbedtls_match_suffixes() 2799 static int tls_mbedtls_match_dn_field(mbedtls_x509_crt *crt, const char *match) in tls_mbedtls_match_dn_field()
|
/hostap-latest/src/ap/ |
D | ap_drv_ops.h | 446 const u8 *match, size_t match_len, in hostapd_drv_register_frame()
|
D | pmksa_cache_auth.c | 575 int match = 0; in das_attr_match() local
|
/hostap-latest/src/common/ |
D | hw_features_common.c | 209 int match; in check_40mhz_5g() local
|
/hostap-latest/src/drivers/ |
D | driver_zephyr.c | 895 u16 type, const u8 *match, size_t match_len, in wpa_drv_register_frame() 908 const u8 *match, size_t match_len) in wpa_drv_register_action_frame()
|
D | driver_macsec_linux.c | 1127 void *match; in lookup_sc() local
|
D | driver_nl80211_event.c | 3746 bool match = false; in nl80211_frame_wait_cancel() local
|
D | driver_nl80211.c | 2420 u16 type, const u8 *match, size_t match_len, in nl80211_register_frame() 2480 const u8 *match, size_t match_len, in nl80211_register_action_frame2() 2490 const u8 *match, size_t match_len) in nl80211_register_action_frame() 14016 const u8 *match, size_t match_len, in testing_nl80211_register_frame()
|
/hostap-latest/hostapd/ |
D | hostapd_cli_cmds.c | 1357 const struct hostapd_cli_cmd *cmd, *match = NULL; in hostapd_request() local
|
D | hostapd_cli.c | 1924 const struct hostapd_cli_cmd *cmd, *match = NULL; in wpa_request() local
|
D | ctrl_iface.c | 2436 u8 match[10]; in hostapd_ctrl_register_frame() local
|
/hostap-latest/wpa_supplicant/ |
D | interworking.c | 575 int match = 0; in nai_realm_match() local
|
D | events.c | 4119 bool match = true; in wpa_drv_get_mlo_info() local
|
D | config.c | 1634 size_t i, j, prev_methods, match = 0; in wpa_config_parse_eap() local
|