/hostap-latest/src/tls/ |
D | x509v3.c | 69 struct x509_certificate *next; in x509_certificate_chain_free() local 183 const u8 **next) in x509_parse_algorithm_identifier() 218 const u8 **next) in x509_parse_public_key() 286 const u8 **next) in x509_parse_name() 687 struct x509_certificate *cert, const u8 **next) in x509_parse_validity() 1356 const u8 *pos, size_t len, const u8 **next) in x509_parse_extension() 1457 const u8 **next) in x509_parse_tbs_certificate() 1844 const u8 *pos, *end, *next, *da_end; in x509_check_signature() local
|
D | asn1.c | 335 const u8 **next) in asn1_get_oid() 433 int asn1_get_integer(const u8 *buf, size_t len, int *integer, const u8 **next) in asn1_get_integer() 467 const u8 **next) in asn1_get_sequence() 481 const u8 **params, size_t *params_len, const u8 **next) in asn1_get_alg_id()
|
D | pkcs1.c | 208 const u8 *pos, *end, *next, *da_end; in pkcs1_v15_sig_ver() local
|
/hostap-latest/wpa_supplicant/ |
D | ctrl_iface_named_pipe.c | 63 struct wpa_ctrl_dst *next, *prev; member 116 struct wpa_ctrl_dst *dst, *next; in ctrl_flush_broken_pipes() local 482 struct wpa_ctrl_dst *dst, *next; in wpa_supplicant_ctrl_iface_send() local 545 struct wpa_global_dst *next, *prev; member 561 struct wpa_global_dst *dst, *next; in global_flush_broken_pipes() local
|
D | bssid_ignore.h | 13 struct wpa_bssid_ignore *next; member
|
D | ctrl_iface_zephyr.h | 27 struct wpa_ctrl_mon *next; member
|
D | ibss_rsn.h | 30 struct ibss_rsn_peer *next; member
|
D | ctrl_iface_udp.c | 31 struct wpa_ctrl_dst *next; member 525 struct wpa_ctrl_dst *dst, *next; local
|
D | ctrl_iface_zephyr.c | 55 struct wpa_ctrl_mon *dst, *next; in wpa_supplicant_ctrl_iface_send() local
|
/hostap-latest/src/common/ |
D | ptksa_cache.c | 40 struct ptksa_cache_entry *e, *next; in ptksa_cache_expire() local 114 struct ptksa_cache_entry *e, *next; in ptksa_cache_deinit() local 235 struct ptksa_cache_entry *e, *next; in ptksa_cache_flush() local
|
D | dpp_backup.c | 23 struct dpp_asymmetric_key *next = key->next; in dpp_free_asymmetric_key() local 540 const u8 *next, *e_end; in dpp_parse_recipient_infos() local 860 const u8 *pos = buf, *end = buf + len, *next; in dpp_parse_one_asymmetric_key() local
|
/hostap-latest/src/p2p/ |
D | p2p_sd.c | 331 const u8 *next; in p2p_rx_gas_initial_req() local 485 const u8 *next; in p2p_rx_gas_initial_resp() local 706 const u8 *next; in p2p_rx_gas_comeback_resp() local
|
/hostap-latest/src/ap/ |
D | vlan_full.c | 43 struct dynamic_iface *next; member 53 struct dynamic_iface *next, **dynamic_ifaces; in dyn_iface_get() local 89 struct dynamic_iface *next, *prev = NULL, **dynamic_ifaces; in dyn_iface_put() local
|
D | ap_list.h | 18 struct ap_info *next; /* next entry in AP list */ member
|
D | vlan_init.c | 110 struct hostapd_vlan *next; in vlan_dynamic_remove() local
|
D | pmksa_cache_auth.h | 18 struct rsn_pmksa_cache_entry *next, *hnext; member
|
D | ieee802_11_auth.c | 36 struct hostapd_cached_radius_acl *next; member 47 struct hostapd_acl_query_data *next; member
|
D | preauth_auth.c | 33 struct rsn_preauth_interface *next; member
|
/hostap-latest/src/eap_peer/ |
D | eap_teap_pac.h | 15 struct eap_teap_pac *next; member
|
D | eap_fast_pac.h | 15 struct eap_fast_pac *next; member
|
/hostap-latest/src/eap_server/ |
D | eap_sim_db.h | 68 struct eap_sim_reauth *next; member
|
/hostap-latest/src/rsn_supp/ |
D | pmksa_cache.h | 16 struct rsn_pmksa_cache_entry *next; member
|
/hostap-latest/src/drivers/ |
D | driver_ndis.h | 21 struct ndis_pmkid_entry *next; member
|
/hostap-latest/src/utils/ |
D | list.h | 16 struct dl_list *next; member
|
/hostap-latest/src/radius/ |
D | radius_client.c | 150 struct radius_msg_list *next; member 638 struct hostapd_radius_server *next, *old; in radius_client_auth_failover() local 665 struct hostapd_radius_server *next, *old; in radius_client_acct_failover() local
|