/third_party/ltp/testcases/kernel/watchqueue/ |
H A D | wqueue06.c | 18 static void saw_key_cleared(struct watch_notification *n, size_t len, in saw_key_cleared() argument
|
/third_party/ltp/testcases/kernel/syscalls/munlock/ |
H A D | munlock02.c | 20 static size_t len, pg_size; variable 26 addr, len); in run() local
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
H A D | i2c.c | 23 lws_i2c_command_list(lws_i2c_ops_t *ctx, uint8_t ads, const uint8_t *buf, size_t len) in lws_i2c_command_list() argument
|
/third_party/ltp/include/lapi/ |
H A D | tee.h | 14 tee(int fd_in, int fd_out, size_t len, unsigned int flags) tee() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 1-1.c | 34 ssize_t len = 1024; in main() local
|
H A D | 24-1.c | 38 size_t len; in main() local
|
H A D | 27-1.c | 40 size_t len = total_size; in main() local
|
/third_party/musl/compat/time32/ |
H A D | mq_timedreceive_time32.c | 5 ssize_t __mq_timedreceive_time32(mqd_t mqd, char *restrict msg, size_t len, unsigned *restrict prio, const struct timespec32 *restrict ts32) in __mq_timedreceive_time32() argument
|
H A D | mq_timedsend_time32.c | 5 int __mq_timedsend_time32(mqd_t mqd, const char *msg, size_t len, unsigned prio, const struct timespec32 *ts32) in __mq_timedsend_time32() argument
|
/third_party/musl/libc-test/src/common/ |
H A D | vmfill.c | 38 int t_vmfill(void **p, size_t *n, int len) in t_vmfill() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | open_wmemstream.c | 29 size_t len = -1; in open_wmemstream_0100() local
|
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
H A D | bzero.c | 42 int len = strlen(str); in bzero_0200() local
|
/third_party/node/deps/openssl/openssl/crypto/chacha/ |
H A D | chacha_ppc.c | 26 ChaCha20_ctr32(unsigned char *out, const unsigned char *inp, size_t len, const unsigned int key[8], const unsigned int counter[4]) ChaCha20_ctr32() argument
|
/third_party/node/deps/openssl/openssl/crypto/seed/ |
H A D | seed_cbc.c | 19 SEED_cbc_encrypt(const unsigned char *in, unsigned char *out, size_t len, const SEED_KEY_SCHEDULE *ks, unsigned char ivec[SEED_BLOCK_SIZE], int enc) SEED_cbc_encrypt() argument
|
H A D | seed_ofb.c | 19 SEED_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const SEED_KEY_SCHEDULE *ks, unsigned char ivec[SEED_BLOCK_SIZE], int *num) SEED_ofb128_encrypt() argument
|
/third_party/node/deps/openssl/openssl/crypto/rc2/ |
H A D | rc2_skey.c | 55 void RC2_set_key(RC2_KEY *key, int len, const unsigned char *data, int bits) in RC2_set_key() argument
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_utf8.c | 28 int UTF8_getc(const unsigned char *str, int len, unsigned long *val) in UTF8_getc() argument 93 int UTF8_putc(unsigned char *str, int len, unsigned long value) in UTF8_putc() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/bf/ |
H A D | bf_skey.c | 22 void BF_set_key(BF_KEY *key, int len, const unsigned char *data) in BF_set_key() argument
|
/third_party/node/deps/openssl/openssl/crypto/camellia/ |
H A D | cmll_cbc.c | 19 Camellia_cbc_encrypt(const unsigned char *in, unsigned char *out, size_t len, const CAMELLIA_KEY *key, unsigned char *ivec, const int enc) Camellia_cbc_encrypt() argument
|
/third_party/node/deps/openssl/openssl/crypto/aes/ |
H A D | aes_cbc.c | 20 AES_cbc_encrypt(const unsigned char *in, unsigned char *out, size_t len, const AES_KEY *key, unsigned char *ivec, const int enc) AES_cbc_encrypt() argument
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_quic.c | 62 int quic_get_message_body(SSL *s, size_t *len) in quic_get_message_body() argument
|
/third_party/libcoap/include/coap3/ |
H A D | coap_prng.h | 30 lwip_prng_impl(unsigned char *buf, size_t len) { in lwip_prng_impl() argument [all...] |
/third_party/openssl/crypto/asn1/ |
H A D | a_utf8.c | 28 int UTF8_getc(const unsigned char *str, int len, unsigned long *val) in UTF8_getc() argument 93 int UTF8_putc(unsigned char *str, int len, unsigned long value) in UTF8_putc() argument [all...] |
/third_party/openssl/crypto/rc2/ |
H A D | rc2_skey.c | 55 void RC2_set_key(RC2_KEY *key, int len, const unsigned char *data, int bits) in RC2_set_key() argument
|
/third_party/openssl/crypto/camellia/ |
H A D | cmll_cbc.c | 19 Camellia_cbc_encrypt(const unsigned char *in, unsigned char *out, size_t len, const CAMELLIA_KEY *key, unsigned char *ivec, const int enc) Camellia_cbc_encrypt() argument
|