| /third_party/mbedtls/library/ |
| H A D | sha1.c | 412 unsigned char buf[1024]; in mbedtls_sha1_self_test() local
|
| H A D | x509_csr.c | 454 int mbedtls_x509_csr_parse(mbedtls_x509_csr *csr, const unsigned char *buf, size_t buflen) in mbedtls_x509_csr_parse() argument 265 mbedtls_x509_csr_parse_der_internal(mbedtls_x509_csr *csr, const unsigned char *buf, size_t buflen, mbedtls_x509_csr_ext_cb_t cb, void *p_ctx) mbedtls_x509_csr_parse_der_internal() argument 434 mbedtls_x509_csr_parse_der(mbedtls_x509_csr *csr, const unsigned char *buf, size_t buflen) mbedtls_x509_csr_parse_der() argument 443 mbedtls_x509_csr_parse_der_with_ext_cb(mbedtls_x509_csr *csr, const unsigned char *buf, size_t buflen, mbedtls_x509_csr_ext_cb_t cb, void *p_ctx) mbedtls_x509_csr_parse_der_with_ext_cb() argument 508 unsigned char *buf; mbedtls_x509_csr_parse_file() local 528 mbedtls_x509_csr_info(char *buf, size_t size, const char *prefix, const mbedtls_x509_csr *csr) mbedtls_x509_csr_info() argument [all...] |
| H A D | bignum_mod.c | 317 mbedtls_mpi_mod_read(mbedtls_mpi_mod_residue *r, const mbedtls_mpi_mod_modulus *N, const unsigned char *buf, size_t buflen, mbedtls_mpi_mod_ext_rep ext_rep) mbedtls_mpi_mod_read() argument 346 mbedtls_mpi_mod_write(const mbedtls_mpi_mod_residue *r, const mbedtls_mpi_mod_modulus *N, unsigned char *buf, size_t buflen, mbedtls_mpi_mod_ext_rep ext_rep) mbedtls_mpi_mod_write() argument
|
| /third_party/mbedtls/programs/pkey/ |
| H A D | key_app.c | 135 char buf[1024]; in main() local [all...] |
| /third_party/mbedtls/programs/ssl/ |
| H A D | dtls_server.c | 80 unsigned char buf[1024]; in main() local
|
| H A D | ssl_test_common_source.c | 198 int recv_cb(void *ctx, unsigned char *buf, size_t len) in recv_cb() argument 226 int recv_timeout_cb(void *ctx, unsigned char *buf, size_t len, in recv_timeout_cb() argument 134 ssl_check_record(mbedtls_ssl_context const *ssl, unsigned char const *buf, size_t len) ssl_check_record() argument 251 send_cb(void *ctx, unsigned char const *buf, size_t len) send_cb() argument 322 x509_crt_verify_info(char *buf, size_t size, const char *prefix, uint32_t flags) x509_crt_verify_info() argument [all...] |
| H A D | dtls_client.c | 74 unsigned char buf[1024]; in main() local
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | PpmdEncoder.cpp | 171 const Byte *buf = _inBuf;
in Code() local
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | StreamObjects.cpp | 112 Byte *buf = (Byte *)MyRealloc(_buf, cap);
in EnsureCapacity() local
|
| /third_party/mbedtls/tests/src/ |
| H A D | psa_crypto_helpers.c | 167 int mbedtls_test_inject_entropy_seed_read(unsigned char *buf, size_t len) in mbedtls_test_inject_entropy_seed_read() argument 181 int mbedtls_test_inject_entropy_seed_write(unsigned char *buf, size_t len) in mbedtls_test_inject_entropy_seed_write() argument 193 unsigned char buf[MBEDTLS_ENTROPY_BLOCK_SIZE]; in mbedtls_test_inject_entropy_restore() local
|
| /third_party/json/tests/src/ |
| H A D | unit-udt_macro.cpp | 373 std::vector<uint8_t> buf = nlohmann::json::to_msgpack(j1); variable 384 std::vector<uint8_t> buf = nlohmann::json::to_bson(j1); variable 395 std::vector<uint8_t> buf = nlohmann::json::to_cbor(j1); variable 406 std::vector<uint8_t> buf = nlohmann::json::to_ubjson(j1); variable
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | cffdump.c | 245 parse_addr(uint32_t *buf, int sz, unsigned int *len, uint64_t *gpuaddr) in parse_addr() argument 257 void *buf = NULL; in handle_file() local [all...] |
| H A D | rnnutil.c | 133 static char buf[128]; in rnn_regname() local
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglconfigdebug.c | 90 _strnAppend(char *const buf, const int bufSize, const char *fmt, ...) in _strnAppend() argument
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| H A D | freedreno_dt.c | 64 void *buf; in readdt() local 82 uint32_t *buf = (uint32_t *)os_read_file(fpath, &sz); in find_freqs_fn() local 155 char buf[dlen + sizeof("/../#address-cells") + 1]; in find_device_fn() local 185 uint32_t *buf, *b; find_device() local [all...] |
| /third_party/libwebsockets/lib/roles/h1/ |
| H A D | ops-h1.c | 42 lws_read_h1(struct lws *wsi, unsigned char *buf, lws_filepos_t len) in lws_read_h1() argument 567 uint8_t buf[1]; rops_handle_POLLIN_h1() local 721 unsigned char *buf, prebuf[LWS_PRE + 1024]; rops_handle_POLLOUT_h1() local 782 rops_write_role_protocol_h1(struct lws *wsi, unsigned char *buf, size_t len, enum lws_write_protocol *wp) rops_write_role_protocol_h1() argument [all...] |
| /third_party/libwebsockets/lib/secure-streams/system/auth-api.amazon.com/ |
| H A D | auth.c | 114 ss_api_amazon_auth_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in ss_api_amazon_auth_rx() argument 167 ss_api_amazon_auth_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_api_amazon_auth_tx() argument
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-ssl.c | 68 lws_context_init_ssl_pem_passwd_cb(char *buf, int size, int rwflag, in lws_context_init_ssl_pem_passwd_cb() argument 83 lws_context_init_ssl_pem_passwd_client_cb(char *buf, int size, int rwflag, in lws_context_init_ssl_pem_passwd_client_cb() argument 197 lws_ssl_capable_read(struct lws *wsi, unsigned char *buf, size_t len) in lws_ssl_capable_read() argument 339 lws_ssl_capable_write(struct lws *wsi, unsigned char *buf, size_t len) lws_ssl_capable_write() argument [all...] |
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/ |
| H A D | main.c | 33 smd_cb1int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, size_t len) smd_cb1int() argument 47 smd_cb2int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, size_t len) smd_cb2int() argument 66 smd_cb3int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, size_t len) smd_cb3int() argument
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
| H A D | test2.c | 173 uint8_t buf[4096]; in test2() local
|
| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/ |
| H A D | minimal-http-client-captive-portal.c | 45 char buf[128]; in callback_http() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metadata/ |
| H A D | minimal-secure-streams.c | 155 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() argument 175 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx() argument
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/ |
| H A D | minimal-secure-streams.c | 62 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() argument 82 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx() argument
|
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/ |
| H A D | protocol_lws_minimal_pmd_bulk.c | 90 uint8_t buf[LWS_PRE + MESSAGE_SIZE], *start = &buf[LWS_PRE], *p; in callback_minimal_pmd_bulk() local
|
| /third_party/libwebsockets/plugins/ |
| H A D | protocol_post_demo.c | 69 file_upload_cb(void *data, const char *name, const char *filename, char *buf, int len, enum lws_spa_fileupload_states state) file_upload_cb() argument
|