Home
last modified time | relevance | path

Searched defs:len (Results 301 - 325 of 21054) sorted by relevance

1...<<11121314151617181920>>...843

/third_party/ltp/testcases/kernel/watchqueue/
H A Dwqueue06.c18 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 Dmunlock02.c20 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 Di2c.c23 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 Dtee.h14 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 D1-1.c34 ssize_t len = 1024; in main() local
H A D24-1.c38 size_t len; in main() local
H A D27-1.c40 size_t len = total_size; in main() local
/third_party/musl/compat/time32/
H A Dmq_timedreceive_time32.c5 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 Dmq_timedsend_time32.c5 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 Dvmfill.c38 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 Dopen_wmemstream.c29 size_t len = -1; in open_wmemstream_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dbzero.c42 int len = strlen(str); in bzero_0200() local
/third_party/node/deps/openssl/openssl/crypto/chacha/
H A Dchacha_ppc.c26 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 Dseed_cbc.c19 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 Dseed_ofb.c19 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 Drc2_skey.c55 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 Da_utf8.c28 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 Dbf_skey.c22 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 Dcmll_cbc.c19 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 Daes_cbc.c20 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 Dstatem_quic.c62 int quic_get_message_body(SSL *s, size_t *len) in quic_get_message_body() argument
/third_party/libcoap/include/coap3/
H A Dcoap_prng.h30 lwip_prng_impl(unsigned char *buf, size_t len) { in lwip_prng_impl() argument
[all...]
/third_party/openssl/crypto/asn1/
H A Da_utf8.c28 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 Drc2_skey.c55 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 Dcmll_cbc.c19 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

Completed in 9 milliseconds

1...<<11121314151617181920>>...843