Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 91) sorted by relevance

1234

/hostap-latest/src/tls/
Dx509v3.c69 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
Dasn1.c335 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()
Dpkcs1.c208 const u8 *pos, *end, *next, *da_end; in pkcs1_v15_sig_ver() local
/hostap-latest/wpa_supplicant/
Dctrl_iface_named_pipe.c63 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
Dbssid_ignore.h13 struct wpa_bssid_ignore *next; member
Dctrl_iface_zephyr.h27 struct wpa_ctrl_mon *next; member
Dibss_rsn.h30 struct ibss_rsn_peer *next; member
Dctrl_iface_udp.c31 struct wpa_ctrl_dst *next; member
525 struct wpa_ctrl_dst *dst, *next; local
Dctrl_iface_zephyr.c55 struct wpa_ctrl_mon *dst, *next; in wpa_supplicant_ctrl_iface_send() local
/hostap-latest/src/common/
Dptksa_cache.c40 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
Ddpp_backup.c23 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/
Dp2p_sd.c331 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/
Dvlan_full.c43 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
Dap_list.h18 struct ap_info *next; /* next entry in AP list */ member
Dvlan_init.c110 struct hostapd_vlan *next; in vlan_dynamic_remove() local
Dpmksa_cache_auth.h18 struct rsn_pmksa_cache_entry *next, *hnext; member
Dieee802_11_auth.c36 struct hostapd_cached_radius_acl *next; member
47 struct hostapd_acl_query_data *next; member
Dpreauth_auth.c33 struct rsn_preauth_interface *next; member
/hostap-latest/src/eap_peer/
Deap_teap_pac.h15 struct eap_teap_pac *next; member
Deap_fast_pac.h15 struct eap_fast_pac *next; member
/hostap-latest/src/eap_server/
Deap_sim_db.h68 struct eap_sim_reauth *next; member
/hostap-latest/src/rsn_supp/
Dpmksa_cache.h16 struct rsn_pmksa_cache_entry *next; member
/hostap-latest/src/drivers/
Ddriver_ndis.h21 struct ndis_pmkid_entry *next; member
/hostap-latest/src/utils/
Dlist.h16 struct dl_list *next; member
/hostap-latest/src/radius/
Dradius_client.c150 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

1234