Home
last modified time | relevance | path

Searched defs:buf (Results 4026 - 4050 of 6737) sorted by relevance

1...<<161162163164165166167168169170>>...270

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_tls_common.c334 char buf[20]; in eap_server_tls_phase1() local
504 struct wpabuf *buf; in eap_server_tls_encrypt() local
268 eap_server_tls_process_cont(struct eap_ssl_data *data, const u8 *buf, size_t len) eap_server_tls_process_cont() argument
286 eap_server_tls_process_fragment(struct eap_ssl_data *data, u8 flags, u32 message_length, const u8 *buf, size_t len) eap_server_tls_process_fragment() argument
[all...]
H A Deap_server_wsc.c292 eap_wsc_process_cont(struct eap_wsc_data *data, const u8 *buf, size_t len, u8 op_code) eap_wsc_process_cont() argument
319 eap_wsc_process_fragment(struct eap_wsc_data *data, u8 flags, u8 op_code, u16 message_length, const u8 *buf, size_t len) eap_wsc_process_fragment() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_group.c54 static void fst_fill_mb_ie(struct wpabuf *buf, const u8 *bssid, in fst_fill_mb_ie() argument
90 static unsigned fst_fill_iface_mb_ies(struct fst_iface *f, struct wpabuf *buf) in fst_fill_iface_mb_ies() argument
130 struct wpabuf *buf; in fst_group_create_mb_ie() local
171 buf); fst_group_create_mb_ie() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_freebsd.c82 unsigned char *buf; in l2_packet_receive() local
55 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument
227 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument
259 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
284 l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) l2_packet_get_ip_addr() argument
[all...]
H A Dl2_packet_linux.c182 u8 buf[2300]; in l2_packet_receive() local
120 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument
292 u8 buf[2300]; l2_packet_receive_br() local
341 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument
415 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
521 l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) l2_packet_get_ip_addr() argument
[all...]
H A Dl2_packet_ndis.c521 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr() argument
91 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument
349 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument
454 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
H A Dl2_packet_pcap.c125 unsigned char *buf; in l2_packet_receive() local
152 unsigned char *buf; in l2_packet_receive_cb() local
78 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument
279 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument
315 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
345 l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) l2_packet_get_ip_addr() argument
[all...]
H A Dl2_packet_privsep.c97 u8 buf[2300]; in l2_packet_receive() local
62 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument
128 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument
235 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
267 l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) l2_packet_get_ip_addr() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_invitation.c30 struct wpabuf *buf; in p2p_build_invitation_req() local
122 struct wpabuf *buf; p2p_build_invitation_resp() local
[all...]
H A Dp2p_parse.c418 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_p2p_ie() argument
454 static int p2p_parse_wps_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_wps_ie() argument
704 static int p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, in p2p_group_info_text() argument
781 p2p_attr_text(struct wpabuf *data, char *buf, char *end) p2p_attr_text() argument
[all...]
H A Dp2p_sd.c174 struct wpabuf *buf; in p2p_build_sd_query() local
217 struct wpabuf *buf; p2p_build_sd_response() local
249 struct wpabuf *buf; p2p_build_gas_comeback_resp() local
[all...]
H A Dp2p_utils.c29 int p2p_random(char *buf, size_t len) in p2p_random() argument
362 char buf[500], *pos, *end; in p2p_channels_dump() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_key.c42 u8 *buf; in aes_kdf() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_das.c60 u8 *buf; in radius_das_disconnect() local
220 u8 *buf; radius_das_coa() local
384 u8 buf[1500]; radius_das_receive() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpmksa_cache.c624 int pmksa_cache_list(struct rsn_pmksa_cache *pmksa, char *buf, size_t len) in pmksa_cache_list() argument
[all...]
H A Dpmksa_cache.h122 static inline int pmksa_cache_list(struct rsn_pmksa_cache *pmksa, char *buf, in pmksa_cache_list() argument
H A Dpreauth.c145 static int rsn_preauth_eapol_send(void *ctx, int type, const u8 *buf, in rsn_preauth_eapol_send() argument
536 int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, in rsn_preauth_get_status() argument
61 rsn_preauth_receive(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) rsn_preauth_receive() argument
[all...]
H A Dwpa_ft.c197 u8 *buf, *pos, *ftie_len, *ftie_pos, *fte_mic, *elem_count; in wpa_ft_gen_req_ies() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client_ocsp.c72 char buf[100]; in ocsp_hash_data() local
358 char buf[100]; in tls_process_basic_ocsp_response() local
H A Dtlsv1_common.c163 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk) in tls_parse_cert() argument
238 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf, in tls_verify_hash_add() argument
418 u8 *buf; tls_verify_signature() local
[all...]
H A Dtlsv1_server_read.c1269 tlsv1_server_process_handshake(struct tlsv1_server *conn, u8 ct, const u8 *buf, size_t *len) tlsv1_server_process_handshake() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser.c41 char buf[100]; in browser_update_title() local
H A Djson.c512 unsigned char *buf; in json_get_member_base64url() local
535 unsigned char *buf; in json_get_member_base64() local
575 json_print_token(struct json_token *token, int depth, char *buf, size_t buflen) json_print_token() argument
596 json_print_tree(struct json_token *root, char *buf, size_t buflen) json_print_tree() argument
[all...]
H A Dos_win32.c132 int os_get_random(unsigned char *buf, size_t len) in os_get_random() argument
196 char *buf; in os_readfile() local
H A Dtrace.c289 size_t wpa_trace_calling_func(const char *buf[], size_t len) in wpa_trace_calling_func() argument

Completed in 18 milliseconds

1...<<161162163164165166167168169170>>...270