Home
last modified time | relevance | path

Searched defs:buf (Results 3851 - 3875 of 6734) sorted by relevance

1...<<151152153154155156157158159160>>...270

/third_party/wpa_supplicant/wpa_supplicant-2.9/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.c157 u8 buf[2300]; in l2_packet_receive() local
117 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument
230 u8 buf[2300]; l2_packet_receive_br() local
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
346 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
452 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.c520 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
348 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
453 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
234 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
266 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/src/p2p/
H A Dp2p_go_neg.c140 struct wpabuf *buf; in p2p_build_go_neg_req() local
276 struct wpabuf *buf; p2p_build_go_neg_resp() local
1074 struct wpabuf *buf; p2p_build_go_neg_conf() local
[all...]
H A Dp2p_invitation.c23 struct wpabuf *buf; in p2p_build_invitation_req() local
115 struct wpabuf *buf; p2p_build_invitation_resp() local
[all...]
H A Dp2p_parse.c420 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_p2p_ie() argument
456 static int p2p_parse_wps_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_wps_ie() argument
706 static int p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, in p2p_group_info_text() argument
783 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.c26 int p2p_random(char *buf, size_t len) in p2p_random() argument
344 char buf[500], *pos, *end; in p2p_channels_dump() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_key.c42 u8 *buf; in aes_kdf() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/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/src/rsn_supp/
H A Dpmksa_cache.c538 int pmksa_cache_list(struct rsn_pmksa_cache *pmksa, char *buf, size_t len) in pmksa_cache_list() argument
[all...]
H A Dpmksa_cache.h115 static inline int pmksa_cache_list(struct rsn_pmksa_cache *pmksa, char *buf, in pmksa_cache_list() argument
H A Dpreauth.c130 static int rsn_preauth_eapol_send(void *ctx, int type, const u8 *buf, in rsn_preauth_eapol_send() argument
510 int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, in rsn_preauth_get_status() argument
52 rsn_preauth_receive(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) rsn_preauth_receive() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client_ocsp.c72 char buf[100]; in ocsp_hash_data() local
367 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/src/utils/
H A Djson.c510 unsigned char *buf; in json_get_member_base64url() local
551 json_print_token(struct json_token *token, int depth, char *buf, size_t buflen) json_print_token() argument
572 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.c278 size_t wpa_trace_calling_func(const char *buf[], size_t len) in wpa_trace_calling_func() argument
H A Dwpa_debug.h91 wpa_hexdump_buf(int level, const char *title, const struct wpabuf *buf) wpa_hexdump_buf() argument
113 wpa_hexdump_buf_key(int level, const char *title, const struct wpabuf *buf) wpa_hexdump_buf_key() argument
[all...]
H A Dxml-utils.c126 char *buf, *buf2, *start; in node_from_file() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps.c547 int wps_attr_text(struct wpabuf *data, char *buf, char *end) in wps_attr_text() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_udp.c222 char buf[4096], *pos; local
500 wpa_supplicant_ctrl_iface_send(struct wpa_supplicant *wpa_s, const char *ifname, int sock, struct wpa_ctrl_dst **head, int level, const char *buf, size_t len) global() argument
604 char buf[4096], *pos; global() local
[all...]

Completed in 17 milliseconds

1...<<151152153154155156157158159160>>...270