/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | gas_server.c | 507 gas_server_init(void *ctx, void (*tx)(void *ctx, int freq, const u8 *da, struct wpabuf *buf, unsigned int wait_time)) gas_server_init() argument
|
H A D | sae_pk.c | 317 u32 sae_pk_get_be19(const u8 *buf) in sae_pk_get_be19() argument 325 void sae_pk_buf_shift_left_19(u8 *buf, size_t len) in sae_pk_buf_shift_left_19() argument 343 static void sae_pk_buf_shift_left_1(u8 *buf, size_t len) in sae_pk_buf_shift_left_1() argument 599 sae_write_confirm_pk(struct sae_data *sae, struct wpabuf *buf) sae_write_confirm_pk() argument [all...] |
H A D | wpa_ctrl.c | 231 char buf[21]; in wpa_ctrl_open2() local 376 char buf[128]; in wpa_ctrl_open() local 665 char buf[10]; wpa_ctrl_attach_helper() local [all...] |
/third_party/vk-gl-cts/framework/qphelper/ |
H A D | qpCrashHandler.c | 52 char buf[256]; in writeInfoFormat() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBufferTestUtil.cpp | 189 deUint32 buf = 0; in genBuffer() local
|
H A D | es2fDefaultVertexAttributeTests.cpp | 329 std::ostringstream buf; in genVertexSource() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fBufferMapTests.cpp | 76 deUint32 buf = genBuffer(); in iterate() local 129 deUint32 buf = genBuffer(); in iterate() local 180 deUint32 buf in iterate() local 227 deUint32 buf = 0; iterate() local 286 deUint32 buf = 0; iterate() local 345 deUint32 buf = 0; iterate() local 425 deUint32 buf = 0; iterate() local 489 deUint32 buf = 0; iterate() local [all...] |
H A D | es3fDefaultVertexAttributeTests.cpp | 405 std::ostringstream buf; in genVertexSource() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | ms_funcs.c | 112 u8 buf[512], *pos; in nt_password_hash() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_roboswitch.c | 172 wpa_driver_roboswitch_receive(void *priv, const u8 *src_addr, const u8 *buf, size_t len) wpa_driver_roboswitch_receive() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_pwd_common.c | 446 struct crypto_bignum * eap_pwd_get_scalar(EAP_PWD_group *group, const u8 *buf) in eap_pwd_get_scalar() argument 392 eap_pwd_element_coord_ok(const struct crypto_bignum *prime, const u8 *buf, size_t len) eap_pwd_element_coord_ok() argument 407 eap_pwd_get_element(EAP_PWD_group *group, const u8 *buf) eap_pwd_get_element() argument
|
H A D | eap_teap_common.c | 23 void eap_teap_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len) in eap_teap_put_tlv_hdr() argument 33 void eap_teap_put_tlv(struct wpabuf *buf, u16 type, const void *data, u16 len) in eap_teap_put_tlv() argument 40 void eap_teap_put_tlv_buf(struct wpabuf *buf, u16 type, in eap_teap_put_tlv_buf() argument 48 struct wpabuf * eap_teap_tlv_eap_payload(struct wpabuf *buf) in eap_teap_tlv_eap_payload() argument 654 struct wpabuf *buf; eap_teap_tlv_result() local 679 struct wpabuf *buf; eap_teap_tlv_error() local 695 struct wpabuf *buf; eap_teap_tlv_identity_type() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_fast_pac.c | 184 char *buf; member 234 u8 *buf; in eap_fast_parse_hex() local 477 eap_fast_write(char **buf, char **pos, size_t *buf_len, const char *field, const u8 *data, size_t len, int txt) eap_fast_write() argument 535 eap_fast_write_pac(struct eap_sm *sm, const char *pac_file, char *buf, size_t len) eap_fast_write_pac() argument 574 eap_fast_add_pac_data(struct eap_fast_pac *pac, char **buf, char **pos, size_t *buf_len) eap_fast_add_pac_data() argument 623 char *buf, *pos; eap_fast_save_pac() local 752 u8 *buf, *end, *pos; eap_fast_load_pac_bin() local 876 u8 *buf, *pos; eap_fast_save_pac_bin() local [all...] |
H A D | eap_teap_pac.c | 184 char *buf; member 235 u8 *buf; in eap_teap_parse_hex() local 478 eap_teap_write(char **buf, char **pos, size_t *buf_len, const char *field, const u8 *data, size_t len, int txt) eap_teap_write() argument 536 eap_teap_write_pac(struct eap_sm *sm, const char *pac_file, char *buf, size_t len) eap_teap_write_pac() argument 579 eap_teap_add_pac_data(struct eap_teap_pac *pac, char **buf, char **pos, size_t *buf_len) eap_teap_add_pac_data() argument 627 char *buf, *pos; eap_teap_save_pac() local 756 u8 *buf, *end, *pos; eap_teap_load_pac_bin() local 880 u8 *buf, *pos; eap_teap_save_pac_bin() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | eap_server_mschapv2.c | 292 char *buf; in eap_mschapv2_process_response() local
|
H A D | eap_server_pwd.c | 418 const u8 *buf; in eap_pwd_build_req() local
|
H A D | eap_server_sim.c | 259 struct wpabuf *buf; in eap_sim_build_reauth() local
|
H A D | eap_server_tnc.c | 397 eap_tnc_process_cont(struct eap_tnc_data *data, const u8 *buf, size_t len) eap_tnc_process_cont() argument 416 eap_tnc_process_fragment(struct eap_tnc_data *data, u8 flags, u32 message_length, const u8 *buf, size_t len) eap_tnc_process_fragment() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
H A D | l2_packet_winpcap.c | 310 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr() argument 72 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument 198 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 254 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
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_go_neg.c | 150 struct wpabuf *buf; in p2p_build_go_neg_req() local 286 struct wpabuf *buf; p2p_build_go_neg_resp() local 1172 struct wpabuf *buf; p2p_build_go_neg_conf() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | asn1.c | 171 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr) in asn1_get_next() argument 290 int asn1_parse_oid(const u8 *buf, size_t len, struct asn1_oid *oid) in asn1_parse_oid() argument 334 int asn1_get_oid(const u8 *buf, size_t len, struct asn1_oid *oid, in asn1_get_oid() argument 351 void asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len) in asn1_oid_to_str() argument 391 asn1_bit_string_to_long(const u8 *buf, size_t len) asn1_bit_string_to_long() argument 433 asn1_get_integer(const u8 *buf, size_t len, int *integer, const u8 **next) asn1_get_integer() argument 466 asn1_get_sequence(const u8 *buf, size_t len, struct asn1_hdr *hdr, const u8 **next) asn1_get_sequence() argument 480 asn1_get_alg_id(const u8 *buf, size_t len, struct asn1_oid *oid, const u8 **params, size_t *params_len, const u8 **next) asn1_get_alg_id() argument 504 asn1_put_integer(struct wpabuf *buf, int val) asn1_put_integer() argument 519 asn1_put_len(struct wpabuf *buf, size_t len) asn1_put_len() argument 539 asn1_put_octet_string(struct wpabuf *buf, const struct wpabuf *val) asn1_put_octet_string() argument 547 asn1_put_oid(struct wpabuf *buf, const struct asn1_oid *oid) asn1_put_oid() argument 580 asn1_put_hdr(struct wpabuf *buf, u8 class, int constructed, u8 tag, size_t len) asn1_put_hdr() argument 588 asn1_put_sequence(struct wpabuf *buf, const struct wpabuf *payload) asn1_put_sequence() argument 596 asn1_put_set(struct wpabuf *buf, const struct wpabuf *payload) asn1_put_set() argument 604 asn1_put_utf8string(struct wpabuf *buf, const char *val) asn1_put_utf8string() argument 615 struct wpabuf *buf; asn1_build_alg_id() local 637 asn1_encaps(struct wpabuf *buf, u8 class, u8 tag) asn1_encaps() argument [all...] |
H A D | tlsv1_client.c | 338 struct wpabuf *buf = NULL; in tlsv1_client_decrypt() local 604 tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf, size_t buflen) tlsv1_client_get_cipher() argument 898 tlsv1_client_get_version(struct tlsv1_client *conn, char *buf, size_t buflen) tlsv1_client_get_version() argument [all...] |
H A D | tlsv1_client_read.c | 511 char buf[128]; in tls_process_certificate() local 546 char buf[128]; in tls_process_certificate() local 664 tlsv1_process_diffie_hellman(struct tlsv1_client *conn, const u8 *buf, size_t len, tls_key_exchange key_exchange) tlsv1_process_diffie_hellman() argument 1483 tlsv1_client_process_handshake(struct tlsv1_client *conn, u8 ct, const u8 *buf, size_t *len, u8 **out_data, size_t *out_len) tlsv1_client_process_handshake() argument [all...] |
H A D | tlsv1_server.c | 27 char *buf; in tlsv1_server_log() local 528 int tlsv1_server_get_cipher(struct tlsv1_server *conn, char *buf, in tlsv1_server_get_cipher() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | os_none.c | 58 int os_get_random(unsigned char *buf, size_t len) in os_get_random() argument
|