Home
last modified time | relevance | path

Searched defs:len (Results 5801 - 5825 of 21154) sorted by relevance

1...<<231232233234235236237238239240>>...847

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_fast_common.h45 be16 len; member
H A Deap_pax_common.c38 size_t len[3]; in eap_pax_kdf() local
95 size_t len[3]; in eap_pax_mac() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_proxy_dummy.c33 const u8 * eap_proxy_get_eapKeyData(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_eapKeyData() argument
80 u8 * eap_proxy_get_eap_session_id(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_eap_session_id() argument
86 u8 * eap_proxy_get_emsk(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_emsk() argument
H A Deap_vendor_test.c74 size_t len; in eap_vendor_test_process() local
148 static u8 * eap_vendor_test_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_vendor_test_getKey() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_vendor_test.c95 size_t len; in eap_vendor_test_check() local
112 size_t len; in eap_vendor_test_process() local
140 static u8 * eap_vendor_test_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_vendor_test_getKey() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.c166 fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t len) fst_rx_action() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_none.c120 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr() argument
37 l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument
67 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
94 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_rtos.c145 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr() argument
38 l2_packet_send(const struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, const u8 *buf, size_t len) l2_packet_send() argument
87 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
121 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 Dp2p_dev_disc.c22 u8 *len; in p2p_build_dev_disc_req() local
113 u8 *len; in p2p_build_dev_disc_resp() local
161 p2p_process_dev_disc_req(struct p2p_data *p2p, const u8 *sa, const u8 *data, size_t len, int rx_freq) p2p_process_dev_disc_req() argument
214 p2p_process_dev_disc_resp(struct p2p_data *p2p, const u8 *sa, const u8 *data, size_t len) p2p_process_dev_disc_resp() argument
309 p2p_process_go_disc_req(struct p2p_data *p2p, const u8 *da, const u8 *sa, const u8 *data, size_t len, int rx_freq) p2p_process_go_disc_req() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs1.c138 size_t len; in pkcs1_decrypt_public_key() local
[all...]
H A Drsa.c61 crypto_rsa_import_public_key(const u8 *buf, size_t len) in crypto_rsa_import_public_key() argument
144 crypto_rsa_import_private_key(const u8 *buf, size_t len) in crypto_rsa_import_private_key() argument
H A Dtlsv1_record.c235 size_t len = pos - cpayload; in tlsv1_record_send() local
285 u8 len[2], hash[100]; in tlsv1_record_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbase64.c26 static char * base64_gen_encode(const unsigned char *src, size_t len, in base64_gen_encode() argument
89 static unsigned char * base64_gen_decode(const char *src, size_t len, in base64_gen_decode() argument
170 base64_encode(const void *src, size_t len, size_t *out_len) base64_encode() argument
177 base64_encode_no_lf(const void *src, size_t len, size_t *out_len) base64_encode_no_lf() argument
183 base64_url_encode(const void *src, size_t len, size_t *out_len) base64_url_encode() argument
199 base64_decode(const char *src, size_t len, size_t *out_len) base64_decode() argument
205 base64_url_decode(const char *src, size_t len, size_t *out_len) base64_url_decode() argument
[all...]
H A Dedit_readline.c42 static size_t len = 0; in readline_completion_func() local
H A Dwpabuf.c30 static void wpabuf_overflow(const struct wpabuf *buf, size_t len) in wpabuf_overflow() argument
113 struct wpabuf * wpabuf_alloc(size_t len) in wpabuf_alloc() argument
135 struct wpabuf * wpabuf_alloc_ext_data(u8 *data, size_t len) in wpabuf_alloc_ext_data() argument
160 wpabuf_alloc_copy(const void *data, size_t len) wpabuf_alloc_copy() argument
217 wpabuf_put(struct wpabuf *buf, size_t len) wpabuf_put() argument
240 size_t len = 0; wpabuf_concat() local
275 wpabuf_zeropad(struct wpabuf *buf, size_t len) wpabuf_zeropad() argument
322 size_t len; wpabuf_parse_bin() local
[all...]
H A Dwpabuf.h170 os_memcpy(wpabuf_put(buf, len), data, len); in wpabuf_put_data() local
179 static inline void wpabuf_set(struct wpabuf *buf, const void *data, size_t len) in wpabuf_set() argument
166 wpabuf_put_data(struct wpabuf *buf, const void *data, size_t len) wpabuf_put_data() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dndef.c48 u32 len; in ndef_parse_record() local
87 int len = wpabuf_len(buf); in ndef_parse_records() local
H A Dwps_attr_process.c21 size_t len[2]; in wps_process_authenticator() local
59 size_t len; in wps_process_key_wrap_auth() local
H A Dwps_dev_attr.c18 size_t len; in wps_build_manufacturer() local
42 size_t len; in wps_build_model_name() local
66 size_t len; wps_build_model_number() local
90 size_t len; wps_build_serial_number() local
160 size_t len; wps_build_dev_name() local
[all...]
H A Dwps_upnp_event.c378 unsigned int len; in wps_upnp_event_add() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Doffchannel.c261 offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, void (*tx_cb)(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result), int no_cck) offchannel_send_action() argument
H A Dsme.h130 sme_external_auth_mgmt_rx(struct wpa_supplicant *wpa_s, const u8 *auth_frame, size_t len) sme_external_auth_mgmt_rx() argument
H A Dwin_if_list.c82 size_t j, len; in ndisuio_query_bindings() local
[all...]
/third_party/vulkan-loader/openharmony/bundle_mgr_helper/
H A Dvk_bundle_mgr_helper.cpp63 size_t len = strlen(fullPath) + 1; in GetDebugLayerLibPath() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Daccounting.c41 size_t len; in accounting_msg() local

Completed in 17 milliseconds

1...<<231232233234235236237238239240>>...847