| /third_party/mbedtls/3rdparty/everest/library/ |
| H A D | everest.c | 48 mbedtls_everest_make_params( mbedtls_ecdh_context_everest *ctx, size_t *olen, unsigned char *buf, size_t blen, int( *f_rng )( void *, unsigned char *, size_t ), void *p_rng ) mbedtls_everest_make_params() argument 57 mbedtls_everest_read_params( mbedtls_ecdh_context_everest *ctx, const unsigned char **buf, const unsigned char *end ) mbedtls_everest_read_params() argument 76 mbedtls_everest_make_public( mbedtls_ecdh_context_everest *ctx, size_t *olen, unsigned char *buf, size_t blen, int( *f_rng )( void *, unsigned char *, size_t ), void *p_rng ) mbedtls_everest_make_public() argument 85 mbedtls_everest_read_public( mbedtls_ecdh_context_everest *ctx, const unsigned char *buf, size_t blen ) mbedtls_everest_read_public() argument 92 mbedtls_everest_calc_secret( mbedtls_ecdh_context_everest *ctx, size_t *olen, unsigned char *buf, size_t blen, int( *f_rng )( void *, unsigned char *, size_t ), void *p_rng ) mbedtls_everest_calc_secret() argument [all...] |
| /third_party/mbedtls/programs/pkey/ |
| H A D | pk_decrypt.c | 48 unsigned char buf[512]; in main() local
|
| H A D | pk_sign.c | 45 unsigned char buf[MBEDTLS_PK_SIGNATURE_MAX_SIZE]; in main() local
|
| H A D | rsa_decrypt.c | 48 unsigned char buf[512]; in main() local
|
| H A D | pk_encrypt.c | 47 unsigned char buf[512]; in main() local
|
| H A D | rsa_sign.c | 40 unsigned char buf[MBEDTLS_MPI_MAX_SIZE]; in main() local
|
| H A D | rsa_encrypt.c | 45 unsigned char buf[512]; in main() local
|
| /third_party/mbedtls/programs/fuzz/ |
| H A D | fuzz_dtlsclient.c | 41 unsigned char buf[4096]; in LLVMFuzzerTestOneInput() 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
|