Home
last modified time | relevance | path

Searched defs:buf_len (Results 26 - 50 of 993) sorted by relevance

12345678910>>...40

/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_audio.h66 uint32_t buf_len; member
/third_party/libunwind/libunwind/src/mi/
H A DGget_proc_name.c99 unw_get_proc_name (unw_cursor_t *cursor, char *buf, size_t buf_len, in unw_get_proc_name() argument
30 intern_string(unw_addr_space_t as, unw_accessors_t *a, unw_word_t addr, char *buf, size_t buf_len, void *arg) intern_string() argument
49 get_proc_name(unw_addr_space_t as, unw_word_t ip, char *buf, size_t buf_len, unw_word_t *offp, void *arg) get_proc_name() argument
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_get_proc_name.c33 CD_get_proc_name(struct UCD_info *ui, unw_addr_space_t as, unw_word_t ip, char *buf, size_t buf_len, unw_word_t *offp) CD_get_proc_name() argument
62 _UCD_get_proc_name(unw_addr_space_t as, unw_word_t ip, char *buf, size_t buf_len, unw_word_t *offp, void *arg) _UCD_get_proc_name() argument
/third_party/ltp/include/
H A Dtst_netlink.h59 safe_netlink_recv(const char *file, const int lineno, int fd, char *nl_headers_buf, size_t buf_len) safe_netlink_recv() argument
/third_party/ltp/lib/
H A Dget_path.c53 int tst_get_path(const char *prog_name, char *buf, size_t buf_len) in tst_get_path() argument
/third_party/lwip/src/core/distributed_net/
H A Dudp_transmit.c63 ssize_t udp_transmit_sendto(int sock, const void *buf, size_t buf_len, const struct sockaddr_in *dest_addr) in udp_transmit_sendto() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_deprecated.c26 size_t buf_len = 0; in EC_POINT_point2bn() local
44 size_t buf_len = 0; in EC_POINT_bn2point() local
[all...]
H A Dec_print.c22 size_t buf_len = 0, i; in EC_POINT_point2hex() local
/third_party/openssl/crypto/ec/
H A Dec_deprecated.c26 size_t buf_len = 0; in EC_POINT_point2bn() local
44 size_t buf_len = 0; in EC_POINT_bn2point() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha1-prf.c30 sha1_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha1_prf() argument
H A Dsha1-tprf.c29 sha1_t_prf(const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) sha1_t_prf() argument
H A Daes-eax.c33 size_t buf_len; in aes_128_eax_encrypt() local
97 size_t buf_len; in aes_128_eax_decrypt() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-eax.c33 size_t buf_len; in aes_128_eax_encrypt() local
97 size_t buf_len; in aes_128_eax_decrypt() local
[all...]
H A Dsha1-prf.c30 sha1_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha1_prf() argument
H A Dsha1-tprf.c29 sha1_t_prf(const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) sha1_t_prf() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.h38 u16 buf_len; member
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
H A Drocker_tlv.c15 rocker_tlv_parse(const struct rocker_tlv **tb, int maxtype, const char *buf, int buf_len) rocker_tlv_parse() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dtestmode.c122 u32 cmd_id, buf_len; in ath11k_tm_cmd_wmi() local
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dosdep_service.c58 void rtw_buf_free(u8 **buf, u32 *buf_len) in rtw_buf_free() argument
65 void rtw_buf_update(u8 **buf, u32 *buf_len, u8 *src, u32 src_len) in rtw_buf_update() argument
/kernel/linux/linux-5.10/tools/lib/api/
H A Dio.h18 unsigned int buf_len; member
29 io__init(struct io *io, int fd, char *buf, unsigned int buf_len) io__init() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.h38 u16 buf_len; member
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/
H A Drocker_tlv.c15 rocker_tlv_parse(const struct rocker_tlv **tb, int maxtype, const char *buf, int buf_len) rocker_tlv_parse() argument
/kernel/linux/linux-6.6/net/bluetooth/
H A Decdh_helper.c104 unsigned int buf_len; in set_ecdh_privkey() local
/third_party/ffmpeg/libavformat/
H A Dmovenc_ttml.c145 int buf_len = avio_close_dyn_buf(ttml_ctx->pb, &buf); in ff_mov_generate_squashed_ttml_packet() local
/third_party/lwip/src/apps/snmp/
H A Dsnmp_pbuf_stream.c80 snmp_pbuf_stream_writebuf(struct snmp_pbuf_stream *pbuf_stream, const void *buf, u16_t buf_len) in snmp_pbuf_stream_writebuf() argument

Completed in 6 milliseconds

12345678910>>...40