Home
last modified time | relevance | path

Searched defs:buf (Results 726 - 750 of 5952) sorted by relevance

1...<<21222324252627282930>>...239

/third_party/mbedtls/3rdparty/everest/library/
H A Deverest.c48 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 Dpk_decrypt.c48 unsigned char buf[512]; in main() local
H A Dpk_sign.c45 unsigned char buf[MBEDTLS_PK_SIGNATURE_MAX_SIZE]; in main() local
H A Drsa_decrypt.c48 unsigned char buf[512]; in main() local
H A Dpk_encrypt.c47 unsigned char buf[512]; in main() local
H A Drsa_sign.c40 unsigned char buf[MBEDTLS_MPI_MAX_SIZE]; in main() local
H A Drsa_encrypt.c45 unsigned char buf[512]; in main() local
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_dtlsclient.c41 unsigned char buf[4096]; in LLVMFuzzerTestOneInput() local
/third_party/mbedtls/programs/x509/
H A Dreq_app.c51 unsigned char buf[100000]; in main() local
/third_party/jerryscript/targets/curie_bsp/source/
H A Dcurie-bsp-port.c34 char buf[256]; in jerry_port_log() local
/third_party/mbedtls/library/
H A Derror.c790 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 Dio.c152 io_readn(struct io *io, void *buf, int nbytes) in io_readn() argument
/third_party/mesa3d/src/amd/compiler/tests/
H A Dframework.h48 char buf[8+strlen(rest)]; in set_variant() local
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-tls.c37 char buf[160]; in lws_tls_err_describe_clear() local
/third_party/ltp/lib/newlib_tests/
H A Dtst_cgroup02.c21 char buf[BUFSIZ]; in do_test() local
/third_party/ltp/testcases/cve/
H A Dcve-2022-4378.c22 static char *buf; variable
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dmeminfo.c24 char buf[BUFFSIZE]; in online_memmask() local
60 char buf[BUFFSIZE]; in present_memmask() local
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Ddate.c38 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 DlssMsg.cxx30 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 Dget_path.c53 int tst_get_path(const char *prog_name, char *buf, size_t buf_len) in tst_get_path() argument
[all...]
H A Dtst_crypto.c39 char buf[BUFSIZ]; in tst_crypto_recv_ack() local
H A Dtst_cpu.c54 struct stat buf; in tst_ncpus_max() local
H A Dtst_fill_file.c36 char *buf; in tst_fill_fd() local
H A Dtst_status.c12 static char buf[32]; variable
[all...]
/third_party/ltp/libs/libltpipc/
H A Dlibmsgctl.c126 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

Completed in 8 milliseconds

1...<<21222324252627282930>>...239