/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | taxonomy.c | 239 retrieve_sta_taxonomy(const struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) retrieve_sta_taxonomy() argument
|
H A D | wmm.c | 192 u8 buf[256]; in wmm_send_action() local
|
/third_party/vk-gl-cts/framework/delibs/destream/ |
H A D | deIOStream.h | 86 DE_INLINE deStreamResult deIOStream_write (deIOStream* stream, const void* buf, deInt32 bufSize, deInt32* numWritten) in deIOStream_write() argument 95 DE_INLINE deStreamResult deIOStream_read (deIOStream* stream, void* buf, deInt32 bufSize, deInt32* numRead) in deIOStream_read() argument
|
/third_party/vk-gl-cts/framework/delibs/deutil/ |
H A D | deFile.c | 187 deFileResult deFile_read (deFile* file, void* buf, deInt64 bufSize, deInt64* numReadPtr) in deFile_read() argument 197 deFileResult deFile_write (deFile* file, const void* buf, deInt64 bufSize, deInt64* numWrittenPtr) in deFile_write() argument 365 deFileResult deFile_read (deFile* file, void* buf, deInt64 bufSize, deInt64* numReadPtr) in deFile_read() argument 382 deFileResult deFile_write (deFile* file, const void* buf, deInt64 bufSize, deInt64* numWrittenPtr) in deFile_write() argument
|
/third_party/vk-gl-cts/framework/qphelper/ |
H A D | qpXmlWriter.c | 48 char buf[256 + 10]; in writeEscaped() local 222 char buf[64]; in qpXmlWriter_startElement() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fBufferCopyTests.cpp | 170 deUint32 buf = 0; in iterate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | wpa_helpers.c | 24 char buf[128]; in wpa_open_ctrl() local 38 char buf[128]; in wpa_command() local 99 get_wpa_cli_event2(struct wpa_ctrl *mon, const char *event, const char *event2, char *buf, size_t buf_size) get_wpa_cli_event2() argument 156 get_wpa_cli_event(struct wpa_ctrl *mon, const char *event, char *buf, size_t buf_size) get_wpa_cli_event() argument 167 char buf[4096]; get_wpa_status() local 253 char buf[200]; set_network() local 262 char buf[200]; set_network_quoted() local 281 char buf[200]; set_cred() local 290 char buf[200]; set_cred_quoted() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | random.c | 79 static void random_mix_pool(const void *buf, size_t len) in random_mix_pool() argument 110 u32 buf[POOL_WORDS / 2]; in random_extract() local 132 void random_add_randomness(const void *buf, size_t len) in random_add_randomness() argument 160 int random_get_bytes(void *buf, size_ argument 377 char *buf; random_read_entropy() local 405 char buf[RANDOM_ENTROPY_SIZE]; random_write_entropy() local [all...] |
H A D | tls_none.c | 206 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version() argument 158 tls_get_version(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_version() argument 165 tls_get_cipher(void *tls_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_cipher() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_monitor.c | 26 static void handle_tx_callback(void *ctx, u8 *buf, size_t len, int ok) in handle_tx_callback() argument 46 from_unknown_sta(struct wpa_driver_nl80211_data *drv, u8 *buf, size_t len) from_unknown_sta() argument 67 handle_frame(struct wpa_driver_nl80211_data *drv, u8 *buf, size_t len, int datarate, int ssi_signal) handle_frame() argument 105 unsigned char buf[3000]; handle_monitor_read() local 346 char buf[IFNAMSIZ]; nl80211_create_monitor_interface() local [all...] |
H A D | driver_wired.c | 80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() argument 123 unsigned char buf[3000]; in handle_read() local 138 unsigned char buf[3000]; in handle_dhcp() local [all...] |
H A D | rfkill.c | 109 char buf[24 + IFNAMSIZ + 1]; in rfkill_init() local
|
H A D | wpa_hal_event.c | 409 uint8_t *buf = NULL; in WifiWpaRxMgmtProcess() local 439 uint8_t *buf = NULL; WifiWpaTxStatusProcess() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_gpsk_common.c | 38 eap_gpsk_gkdf_cmac(const u8 *psk , const u8 *data , size_t data_len, u8 *buf, size_t len ) eap_gpsk_gkdf_cmac() argument 73 eap_gpsk_gkdf_sha256(const u8 *psk , const u8 *data , size_t data_len, u8 *buf, size_t len ) eap_gpsk_gkdf_sha256() argument
|
H A D | eap_sake_common.c | 160 int eap_sake_parse_attributes(const u8 *buf, size_t len, in eap_sake_parse_attributes() argument 391 void eap_sake_add_attr(struct wpabuf *buf, u8 type, const u8 *data, in eap_sake_add_attr() argument 209 eap_sake_kdf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, const u8 *data2, size_t data2_len, u8 *buf, size_t buf_len) eap_sake_kdf() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_ikev2.c | 267 eap_ikev2_process_cont(struct eap_ikev2_data *data, const u8 *buf, size_t len) eap_ikev2_process_cont() argument 286 eap_ikev2_process_fragment(struct eap_ikev2_data *data, struct eap_method_ret *ret, u8 id, u8 flags, u32 message_length, const u8 *buf, size_t len) eap_ikev2_process_fragment() argument
|
H A D | eap_psk.c | 90 u8 *buf, *pos; in eap_psk_process_1() local 184 u8 *buf, *rpchannel, nonce[16], *decrypted; in eap_psk_process_3() local [all...] |
H A D | eap_tls.c | 355 static int eap_tls_get_status(struct eap_sm *sm, void *priv, char *buf, in eap_tls_get_status() argument
|
H A D | eap_tnc.c | 148 eap_tnc_process_cont(struct eap_tnc_data *data, const u8 *buf, size_t len) eap_tnc_process_cont() argument 167 eap_tnc_process_fragment(struct eap_tnc_data *data, struct eap_method_ret *ret, u8 id, u8 flags, u32 message_length, const u8 *buf, size_t len) eap_tnc_process_fragment() argument
|
H A D | eap_wsc.c | 368 eap_wsc_process_cont(struct eap_wsc_data *data, const u8 *buf, size_t len, u8 op_code) eap_wsc_process_cont() argument 394 eap_wsc_process_fragment(struct eap_wsc_data *data, struct eap_method_ret *ret, u8 id, 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/eap_server/ |
H A D | eap_server_ikev2.c | 279 eap_ikev2_process_cont(struct eap_ikev2_data *data, const u8 *buf, size_t len) eap_ikev2_process_cont() argument 298 eap_ikev2_process_fragment(struct eap_ikev2_data *data, u8 flags, u32 message_length, const u8 *buf, size_t len) eap_ikev2_process_fragment() argument
|
H A D | eap_server_psk.c | 94 u8 *buf, *pchannel, nonce[16]; in eap_psk_build_3() local 218 u8 *pos, mac[EAP_PSK_MAC_LEN], *buf; in eap_psk_process_2() local [all...] |
H A D | eap_server_tls.c | 59 struct wpabuf *buf; in eap_tls_valid_session() local 276 const struct wpabuf *buf; in eap_tls_process() local [all...] |
H A D | eap_server_tls_common.c | 334 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 D | eap_server_wsc.c | 292 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
|