| /third_party/mbedtls/programs/pkey/ |
| H A D | rsa_encrypt.c | 45 unsigned char buf[512]; in main() local
|
| /third_party/mbedtls/programs/x509/ |
| H A D | req_app.c | 51 unsigned char buf[100000]; in main() local
|
| /third_party/jerryscript/targets/curie_bsp/source/ |
| H A D | curie-bsp-port.c | 34 char buf[256]; in jerry_port_log() local
|
| /third_party/mbedtls/library/ |
| H A D | error.c | 790 void mbedtls_strerror(int ret, char *buf, size_t buflen) in mbedtls_strerror() argument 865 void mbedtls_strerror(int ret, char *buf, size_ argument [all...] |
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | io.c | 152 io_readn(struct io *io, void *buf, int nbytes) in io_readn() argument
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | framework.h | 48 char buf[8+strlen(rest)]; in set_variant() local
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-tls.c | 37 char buf[160]; in lws_tls_err_describe_clear() local
|
| /third_party/ltp/lib/newlib_tests/ |
| H A D | tst_cgroup02.c | 21 char buf[BUFSIZ]; in do_test() local
|
| /third_party/ltp/testcases/cve/ |
| H A D | cve-2022-4378.c | 22 static char *buf; variable
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
| H A D | meminfo.c | 24 char buf[BUFFSIZE]; in online_memmask() local 60 char buf[BUFFSIZE]; in present_memmask() local [all...] |
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | date.c | 38 lws_http_date_render(char *buf, size_t len, const struct tm *tm) in lws_http_date_render() argument 54 lws_http_date_render_from_unix(char *buf, size_t len, const time_t *t) in lws_http_date_render_from_unix() argument
|
| /third_party/libwebsockets/lib/secure-streams/cpp/ |
| H A D | lssMsg.cxx | 30 lssmsg_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in lssmsg_rx() argument 36 lssmsg_tx(void *userobj, lws_ss_tx_ordinal_t ord,uint8_t *buf, size_t *len, in lssmsg_tx() argument
|
| /third_party/ltp/lib/ |
| H A D | get_path.c | 53 int tst_get_path(const char *prog_name, char *buf, size_t buf_len) in tst_get_path() argument [all...] |
| H A D | tst_crypto.c | 39 char buf[BUFSIZ]; in tst_crypto_recv_ack() local
|
| H A D | tst_cpu.c | 54 struct stat buf; in tst_ncpus_max() local
|
| H A D | tst_fill_file.c | 36 char *buf; in tst_fill_fd() local
|
| H A D | tst_status.c | 12 static char buf[32]; variable [all...] |
| /third_party/ltp/libs/libltpipc/ |
| H A D | libmsgctl.c | 126 int fill_buffer(char *buf, char val, int size) in fill_buffer() argument 136 int verify(char *buf, char val, int size, int child) in verify() argument
|
| /third_party/ltp/testcases/kernel/controllers/memcg/regression/ |
| H A D | memcg_test_1.c | 20 char buf[10]; in main() local
|
| /third_party/ltp/testcases/kernel/fs/fs-bench/ |
| H A D | random-access.c | 68 char buf[BUFS]; in open_read_close() local
|
| /third_party/ltp/include/ |
| H A D | tst_safe_prw.h | 8 safe_pread(const char *file, const int lineno, char len_strict, int fildes, void *buf, size_t nbyte, off_t offset) safe_pread() argument 32 safe_pwrite(const char *file, const int lineno, char len_strict, int fildes, const void *buf, size_t nbyte, off_t offset) safe_pwrite() argument [all...] |
| /third_party/ltp/testcases/kernel/containers/libclone/ |
| H A D | libclone.c | 44 char buf[2]; in do_unshare_tests() local
|
| /third_party/ltp/testcases/kernel/controllers/memcg/ |
| H A D | memcontrol_common.h | 28 char buf[BUFSIZ]; in alloc_pagecache() local 40 char *const buf = SAFE_MALLOC(size); in alloc_anon() local
|
| /third_party/ltp/testcases/kernel/crypto/ |
| H A D | af_alg04.c | 23 char buf[256] = { 0 }; in test_with_symm_enc_algs() local
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | pattern.c | 40 int pattern_check(char *buf, int buflen, char *pat, int patlen, int patshift) in pattern_check() argument 101 int pattern_fill(char *buf, int buflen, char *pat, int patlen, int patshift) in pattern_fill() argument [all...] |