Home
last modified time | relevance | path

Searched defs:buf (Results 4251 - 4275 of 7288) sorted by relevance

1...<<171172173174175176177178179180>>...292

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dtaxonomy.c239 retrieve_sta_taxonomy(const struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) retrieve_sta_taxonomy() argument
H A Dwmm.c192 u8 buf[256]; in wmm_send_action() local
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeIOStream.h86 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 DdeFile.c187 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 DqpXmlWriter.c48 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 Des3fBufferCopyTests.cpp170 deUint32 buf = 0; in iterate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_helpers.c24 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 Drandom.c79 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 Dtls_none.c206 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 Ddriver_nl80211_monitor.c26 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 Ddriver_wired.c80 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 Drfkill.c109 char buf[24 + IFNAMSIZ + 1]; in rfkill_init() local
H A Dwpa_hal_event.c409 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 Deap_gpsk_common.c38 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 Deap_sake_common.c160 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 Deap_ikev2.c267 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 Deap_psk.c90 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 Deap_tls.c355 static int eap_tls_get_status(struct eap_sm *sm, void *priv, char *buf, in eap_tls_get_status() argument
H A Deap_tnc.c148 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 Deap_wsc.c368 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 Deap_server_ikev2.c279 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 Deap_server_psk.c94 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 Deap_server_tls.c59 struct wpabuf *buf; in eap_tls_valid_session() local
276 const struct wpabuf *buf; in eap_tls_process() local
[all...]
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

Completed in 17 milliseconds

1...<<171172173174175176177178179180>>...292