Home
last modified time | relevance | path

Searched defs:buf_len (Results 1 – 25 of 237) sorted by relevance

12345678910

/third_party/libcoap/src/oscore/
Doscore_cbor.c211 get_byte(const uint8_t **buffer, size_t *buf_len) { in get_byte()
220 get_byte_inc(const uint8_t **buffer, size_t *buf_len) { in get_byte_inc()
227 oscore_cbor_get_next_element(const uint8_t **buffer, size_t *buf_len) { in oscore_cbor_get_next_element()
240 oscore_cbor_get_element_size(const uint8_t **buffer, size_t *buf_len) { in oscore_cbor_get_element_size()
260 oscore_cbor_elem_contained(const uint8_t *data, size_t *buf_len, uint8_t *end) { in oscore_cbor_elem_contained()
271 oscore_cbor_get_negative_integer(const uint8_t **buffer, size_t *buf_len) { in oscore_cbor_get_negative_integer()
276 oscore_cbor_get_unsigned_integer(const uint8_t **buffer, size_t *buf_len) { in oscore_cbor_get_unsigned_integer()
287 oscore_cbor_get_number(const uint8_t **data, size_t *buf_len, int64_t *value) { in oscore_cbor_get_number()
306 oscore_cbor_get_simple_value(const uint8_t **data, size_t *buf_len, uint8_t *value) { in oscore_cbor_get_simple_value()
316 oscore_cbor_get_string(const uint8_t **buffer, size_t *buf_len, char *str, size_t size) { in oscore_cbor_get_string()
[all …]
/third_party/ltp/testcases/kernel/sched/nptl/
Dnptl01.c72 void call_mutex_init(pthread_mutex_t * mutex, char *buf, size_t buf_len) in call_mutex_init()
82 void call_mutex_lock(pthread_mutex_t * mutex, char *buf, size_t buf_len) in call_mutex_lock()
92 void call_mutex_unlock(pthread_mutex_t * mutex, char *buf, size_t buf_len) in call_mutex_unlock()
102 void call_cond_init(pthread_cond_t * cond, char *buf, size_t buf_len) in call_cond_init()
113 char *buf, size_t buf_len) in call_cond_wait()
123 void call_cond_signal(pthread_cond_t * cond, char *buf, size_t buf_len) in call_cond_signal()
134 char *buf, size_t buf_len, int i) in do_timedwait()
185 void create_child_thread(char *buf, size_t buf_len) in create_child_thread()
/third_party/libunwind/libunwind/src/mi/
DGget_proc_name.c31 unw_word_t addr, char *buf, size_t buf_len, void *arg) in intern_string()
50 char *buf, size_t buf_len, unw_word_t *offp, void *arg) in get_proc_name()
99 unw_get_proc_name (unw_cursor_t *cursor, char *buf, size_t buf_len, in unw_get_proc_name()
/third_party/openssl/crypto/ec/
Dec_deprecated.c26 size_t buf_len = 0; in EC_POINT_point2bn() local
44 size_t buf_len = 0; in EC_POINT_bn2point() local
/third_party/node/deps/openssl/openssl/crypto/ec/
Dec_deprecated.c26 size_t buf_len = 0; in EC_POINT_point2bn() local
44 size_t buf_len = 0; in EC_POINT_bn2point() local
/third_party/mbedtls/library/
Dplatform.c296 int mbedtls_platform_std_nv_seed_read(unsigned char *buf, size_t buf_len) in mbedtls_platform_std_nv_seed_read()
318 int mbedtls_platform_std_nv_seed_write(unsigned char *buf, size_t buf_len) in mbedtls_platform_std_nv_seed_write()
345 static int platform_nv_seed_read_uninit(unsigned char *buf, size_t buf_len) in platform_nv_seed_read_uninit()
359 static int platform_nv_seed_write_uninit(unsigned char *buf, size_t buf_len) in platform_nv_seed_write_uninit()
375 int (*nv_seed_read_func)(unsigned char *buf, size_t buf_len), in mbedtls_platform_set_nv_seed()
Dssl_tls13_generic.c52 size_t *buf_len) in mbedtls_ssl_tls13_fetch_handshake_msg()
346 size_t buf_len; in mbedtls_ssl_tls13_process_certificate_verify() local
812 size_t buf_len; in mbedtls_ssl_tls13_process_certificate() local
929 size_t buf_len, msg_len; in mbedtls_ssl_tls13_write_certificate() local
1130 size_t buf_len, msg_len; in mbedtls_ssl_tls13_write_certificate_verify() local
1230 size_t buf_len; in mbedtls_ssl_tls13_process_finished_message() local
1308 size_t buf_len, msg_len; in mbedtls_ssl_tls13_write_finished_message() local
1566 size_t buf_len) in mbedtls_ssl_tls13_read_public_xxdhe_share()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dsha384-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha384_prf()
64 size_t buf_len = (buf_len_bits + 7) / 8; in sha384_prf_bits() local
Dsha512-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha512_prf()
64 size_t buf_len = (buf_len_bits + 7) / 8; in sha512_prf_bits() local
Dsha256-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha256_prf()
64 size_t buf_len = (buf_len_bits + 7) / 8; in sha256_prf_bits() local
Daes-eax.c33 size_t buf_len; in aes_128_eax_encrypt() local
97 size_t buf_len; in aes_128_eax_decrypt() local
Dsha1-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha1_prf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dsha384-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha384_prf()
64 size_t buf_len = (buf_len_bits + 7) / 8; in sha384_prf_bits() local
Dsha512-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha512_prf()
64 size_t buf_len = (buf_len_bits + 7) / 8; in sha512_prf_bits() local
Dsha256-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha256_prf()
64 size_t buf_len = (buf_len_bits + 7) / 8; in sha256_prf_bits() local
Daes-eax.c33 size_t buf_len; in aes_128_eax_encrypt() local
97 size_t buf_len; in aes_128_eax_decrypt() local
Dsha1-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha1_prf()
/third_party/ltp/include/
Dtst_netlink.h61 size_t buf_len) in safe_netlink_recv()
85 #define SAFE_NETLINK_RECV(fd, nl_header_buf, buf_len) \ argument
/third_party/ltp/lib/
Dtst_checksum.c73 uint32_t tst_crc32c(uint8_t *buf, size_t buf_len) in tst_crc32c()
Dget_path.c53 int tst_get_path(const char *prog_name, char *buf, size_t buf_len) in tst_get_path()
/third_party/lwip/src/netif/ppp/
Dmagic.c162 void magic_random_bytes(unsigned char *buf, u32_t buf_len) { in magic_random_bytes()
274 void magic_random_bytes(unsigned char *buf, u32_t buf_len) { in magic_random_bytes()
/third_party/libunwind/libunwind/src/ptrace/
D_UPT_get_proc_name.c31 char *buf, size_t buf_len, unw_word_t *offp, void *arg) in _UPT_get_proc_name()
/third_party/NuttX/drivers/usbdev/gadget/
Dusbd_hid.h51 uint32_t buf_len; member
/third_party/lwip/src/core/distributed_net/
Ddistributed_net_core.c104 ssize_t distributed_net_sendto(int sock, const void *buf, size_t buf_len, int flags, const struct s… in distributed_net_sendto()
191 ssize_t distributed_net_recvfrom(int sock, void *buf, size_t buf_len, int flags, struct sockaddr *f… in distributed_net_recvfrom()
/third_party/libunwind/libunwind/src/coredump/
D_UCD_get_proc_name.c63 char *buf, size_t buf_len, unw_word_t *offp, void *arg) in _UCD_get_proc_name()

12345678910