Home
last modified time | relevance | path

Searched defs:buf_len (Results 126 - 150 of 284) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddemo_https.c237 size_t buf_len; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_fast_pac.c185 size_t buf_len; member
477 static void eap_fast_write(char **buf, char **pos, size_t *buf_len, in eap_fast_write() 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
624 size_t buf_len; eap_fast_save_pac() local
[all...]
H A Deap_teap_pac.c185 size_t buf_len; member
478 static void eap_teap_write(char **buf, char **pos, size_t *buf_len, in eap_teap_write() 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
628 size_t buf_len; eap_teap_save_pac() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ft.c168 size_t buf_len; in wpa_ft_gen_req_ies() local
454 int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *buf, size_t buf_len, in wpa_ft_add_mdie() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h399 hostapd_drv_driver_cmd(struct hostapd_data *hapd, char *cmd, char *buf, size_t buf_len) hostapd_drv_driver_cmd() argument
H A Dwnm_ap.c28 ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, u8 *buf, u16 *buf_len, enum wnm_oper oper) ieee80211_11_get_tfs_ie() argument
38 ieee80211_11_set_tfs_ie(struct hostapd_data *hapd, const u8 *addr, u8 *buf, u16 *buf_len, enum wnm_oper oper) ieee80211_11_set_tfs_ie() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_fast_pac.c185 size_t buf_len; member
477 static void eap_fast_write(char **buf, char **pos, size_t *buf_len, in eap_fast_write() 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
624 size_t buf_len; eap_fast_save_pac() local
[all...]
H A Deap_teap_pac.c185 size_t buf_len; member
478 static void eap_teap_write(char **buf, char **pos, size_t *buf_len, in eap_teap_write() 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
628 size_t buf_len; eap_teap_save_pac() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c119 int wpa_driver_nl80211_driver_cmd(void *priv, char *cmd, char *buf, size_t buf_len) in wpa_driver_nl80211_driver_cmd() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwnm_ap.c28 ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, u8 *buf, u16 *buf_len, enum wnm_oper oper) ieee80211_11_get_tfs_ie() argument
38 ieee80211_11_set_tfs_ie(struct hostapd_data *hapd, const u8 *addr, u8 *buf, u16 *buf_len, enum wnm_oper oper) ieee80211_11_set_tfs_ie() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_intf.c175 hal_hdmi_infoframe_set(const struct hdmi_hal_ *hal, hdmi_infoframe_id infoframe_id, hi_u8 *in_buffer, hi_u32 buf_len) hal_hdmi_infoframe_set() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_ir/
H A Dhiir.c88 unsigned int buf_len; member
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c733 hi_u32 upg_check_encrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) in upg_check_encrypt() argument
785 hi_u32 upg_encrypt_part_write(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in upg_encrypt_part_write() argument
984 upg_check_decrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) upg_check_decrypt() argument
1030 upg_decrypt_part_read(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) upg_decrypt_part_read() argument
1089 crypto_kernel_write(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) crypto_kernel_write() argument
1111 crypto_kernel_read(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) crypto_kernel_read() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dhi_at.c156 hi_u32 buf_len; in at_get_buf() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_ext_genl.c167 wl_ext_send_probersp(struct net_device *dev, char* buf, int buf_len) in wl_ext_send_probersp() argument
362 wl_ext_genl_send(struct genl_params *zconf, struct net_device *dev, char* buf, int buf_len) wl_ext_genl_send() argument
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dnetdbndk.cpp302 int buf_len = PARAM_8192; in GetHostByName2R() local
/third_party/backends/backend/
H A Depson2-ops.c1743 ssize_t buf_len = 0, read; in e2_ext_read() local
2079 unsigned int buf_len; e2_block_read() local
[all...]
/third_party/alsa-utils/alsaucm/
H A Ddump.c67 static char *tesc(const char *s, char *buf, size_t buf_len) in tesc() argument
237 static char *jesc(const char *s, char *buf, size_t buf_len) in jesc() argument
[all...]
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c836 size_t buf_len = sizeof (expect_utf8_buf) - 1; in test_utf8_string() local
/third_party/mbedtls/library/
H A Dssl_tls13_generic.c346 size_t buf_len; in mbedtls_ssl_tls13_process_certificate_verify() local
812 size_t buf_len; in mbedtls_ssl_tls13_process_certificate() local
49 mbedtls_ssl_tls13_fetch_handshake_msg(mbedtls_ssl_context *ssl, unsigned hs_type, unsigned char **buf, size_t *buf_len) mbedtls_ssl_tls13_fetch_handshake_msg() argument
929 size_t buf_len, msg_len; mbedtls_ssl_tls13_write_certificate() local
1130 size_t buf_len, msg_len; mbedtls_ssl_tls13_write_certificate_verify() local
1230 size_t buf_len; mbedtls_ssl_tls13_process_finished_message() local
1308 size_t buf_len, msg_len; mbedtls_ssl_tls13_write_finished_message() local
1564 mbedtls_ssl_tls13_read_public_xxdhe_share(mbedtls_ssl_context *ssl, const unsigned char *buf, size_t buf_len) mbedtls_ssl_tls13_read_public_xxdhe_share() argument
[all...]
/third_party/node/src/
H A Dnode_process_methods.cc364 GetDebugSignalHandlerMappingName(DWORD pid, wchar_t* buf, size_t buf_len) GetDebugSignalHandlerMappingName() argument
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit.c76 static void get_native_hook_param(char *buf, unsigned int buf_len) in get_native_hook_param() argument
158 static bool get_proc_name(pid_t pid, char *buf, unsigned int buf_len) in get_proc_name() argument
/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c91 static void get_native_hook_param(char *buf, unsigned int buf_len) in get_native_hook_param() argument
173 static bool get_proc_name(pid_t pid, char *buf, unsigned int buf_len) in get_proc_name() argument
/third_party/node/deps/cares/src/tools/
H A Dadig.c788 size_t buf_len = 0; in enqueue_query() local
/third_party/lwip/src/apps/snmp/
H A Dsnmp_core.c1215 snmp_decode_bits(const u8_t *buf, u32_t buf_len, u32_t *bit_value) in snmp_decode_bits() argument
1288 snmp_encode_bits(u8_t *buf, u32_t buf_len, u32_t bit_value, u8_t bit_count) in snmp_encode_bits() argument
[all...]

Completed in 27 milliseconds

12345678910>>...12