| /third_party/libcoap/src/oscore/ |
| D | oscore_cbor.c | 211 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/ |
| D | nptl01.c | 72 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/ |
| D | Gget_proc_name.c | 31 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/ |
| D | ec_deprecated.c | 26 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/ |
| D | ec_deprecated.c | 26 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/ |
| D | platform.c | 296 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()
|
| D | ssl_tls13_generic.c | 52 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/ |
| D | sha384-prf.c | 31 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
|
| D | sha512-prf.c | 31 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
|
| D | sha256-prf.c | 31 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
|
| D | aes-eax.c | 33 size_t buf_len; in aes_128_eax_encrypt() local 97 size_t buf_len; in aes_128_eax_decrypt() local
|
| D | sha1-prf.c | 31 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/ |
| D | sha384-prf.c | 31 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
|
| D | sha512-prf.c | 31 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
|
| D | sha256-prf.c | 31 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
|
| D | aes-eax.c | 33 size_t buf_len; in aes_128_eax_encrypt() local 97 size_t buf_len; in aes_128_eax_decrypt() local
|
| D | sha1-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha1_prf()
|
| /third_party/ltp/include/ |
| D | tst_netlink.h | 61 size_t buf_len) in safe_netlink_recv() 85 #define SAFE_NETLINK_RECV(fd, nl_header_buf, buf_len) \ argument
|
| /third_party/ltp/lib/ |
| D | tst_checksum.c | 73 uint32_t tst_crc32c(uint8_t *buf, size_t buf_len) in tst_crc32c()
|
| D | get_path.c | 53 int tst_get_path(const char *prog_name, char *buf, size_t buf_len) in tst_get_path()
|
| /third_party/lwip/src/netif/ppp/ |
| D | magic.c | 162 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.c | 31 char *buf, size_t buf_len, unw_word_t *offp, void *arg) in _UPT_get_proc_name()
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| D | usbd_hid.h | 51 uint32_t buf_len; member
|
| /third_party/lwip/src/core/distributed_net/ |
| D | distributed_net_core.c | 104 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.c | 63 char *buf, size_t buf_len, unw_word_t *offp, void *arg) in _UCD_get_proc_name()
|