/hostap/wpa_supplicant/ |
D | p2p_supplicant_sd.c | 168 wpas_p2p_service_get_upnp(struct wpa_supplicant *wpa_s, u8 version, in wpas_p2p_service_get_upnp() 401 u8 version; in wpas_sd_req_upnp() local 968 u8 version, const char *query) in wpas_p2p_sd_request_upnp() 1249 int wpas_p2p_service_add_upnp(struct wpa_supplicant *wpa_s, u8 version, in wpas_p2p_service_add_upnp() 1272 int wpas_p2p_service_del_upnp(struct wpa_supplicant *wpa_s, u8 version, in wpas_p2p_service_del_upnp()
|
/hostap/src/eap_common/ |
D | eap_peap_common.c | 15 int peap_prfplus(int version, const u8 *key, size_t key_len, in peap_prfplus()
|
D | eap_sake_common.h | 48 u8 version; /* EAP_SAKE_VERSION */ member
|
D | eap_tlv_common.h | 73 u8 version; member
|
D | eap_teap_common.h | 74 u8 version; member
|
/hostap/src/common/ |
D | dpp_reconfig.c | 446 const u8 *trans_id, *version, *i_connector, *c_nonce; in dpp_reconfig_auth_req_rx() local 667 const u8 *trans_id, *version, *r_connector, *r_proto, *wrapped_data, in dpp_reconfig_auth_resp_rx() local 852 const u8 *trans_id, *version, *wrapped_data, *c_nonce, *e_nonce, in dpp_reconfig_auth_conf_rx() local
|
D | eapol_common.h | 19 u8 version; member
|
D | dpp_pkex.c | 371 const u8 *version; in dpp_pkex_rx_exchange_req() local 736 const u8 *version; in dpp_pkex_rx_exchange_resp() local
|
D | dpp_auth.c | 686 const u8 *version; in dpp_auth_req_rx() local 1420 const u8 *version; in dpp_auth_resp_rx() local
|
/hostap/src/eap_server/ |
D | eap_server_tls_common.c | 197 int eap_type, int version, u8 id) in eap_server_tls_build_msg() 256 struct wpabuf * eap_server_tls_build_ack(u8 id, int eap_type, int version) in eap_server_tls_build_ack()
|
D | eap_server_methods.c | 72 struct eap_method * eap_server_method_alloc(int version, int vendor, in eap_server_method_alloc()
|
D | eap_server_sake.c | 241 u8 version, session_id, subtype; in eap_sake_check() local
|
/hostap/tests/fuzzing/eap-sim-peer/ |
D | eap-sim-peer.c | 22 struct eap_method * eap_peer_method_alloc(int version, int vendor, in eap_peer_method_alloc()
|
/hostap/tests/fuzzing/eap-aka-peer/ |
D | eap-aka-peer.c | 22 struct eap_method * eap_peer_method_alloc(int version, int vendor, in eap_peer_method_alloc()
|
/hostap/src/ap/ |
D | ap_drv_ops.h | 348 int version, const u8 *ipaddr, in hostapd_drv_br_add_ip_neigh() 359 u8 version, const u8 *ipaddr) in hostapd_drv_br_delete_ip_neigh()
|
D | wpa_auth_ie.c | 831 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local
|
/hostap/tests/fuzzing/eap-mschapv2-peer/ |
D | eap-mschapv2-peer.c | 22 struct eap_method * eap_peer_method_alloc(int version, int vendor, in eap_peer_method_alloc()
|
/hostap/src/eap_peer/ |
D | eap_methods.c | 282 struct eap_method * eap_peer_method_alloc(int version, int vendor, in eap_peer_method_alloc()
|
D | eap_tls_common.c | 858 char version[20], name[128]; in eap_peer_tls_status() local
|
/hostap/src/wps/ |
D | httpread.c | 66 int version; /* 1 if we've seen 1.1 */ member
|
D | wps_attr_parse.h | 16 const u8 *version; /* 1 octet */ member
|
/hostap/src/tls/ |
D | x509v3.h | 52 enum { X509_CERT_V1 = 0, X509_CERT_V2 = 1, X509_CERT_V3 = 2 } version; member
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 2726 u8 version = 0; in wpas_dbus_handler_p2p_add_service() local 2811 u8 version = 0; in wpas_dbus_handler_p2p_delete_service() local 2898 u8 version = 0; in wpas_dbus_handler_p2p_service_sd_req() local
|
/hostap/src/crypto/ |
D | tls_openssl_ocsp.c | 148 ASN1_INTEGER *version; member
|
/hostap/tests/hwsim/ |
D | netlink.py | 210 def __init__(self, cmd, version=0): argument
|