/third_party/node/deps/openssl/openssl/crypto/pem/ |
H A D | pem_lib.c | 34 int PEM_def_callback(char *buf, int num, int rwflag, void *userdata) in PEM_def_callback() argument 69 void PEM_proc_type(char *buf, int type) in PEM_proc_type() argument 86 void PEM_dek_info(char *buf, cons argument 321 char buf[PEM_BUFSIZE]; PEM_ASN1_write_bio() local 423 char buf[PEM_BUFSIZE]; PEM_do_header() local 612 unsigned char *buf = NULL; PEM_write_bio() local [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | enc.c | 115 static char buf[128]; in enc_main() local
|
H A D | rehash.c | 63 ssize_t readlink(const char *pathname, char *buf, size_t bufsiz) in readlink() argument 359 char *buf = NULL, *copy = NULL; in do_dir() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_smime.c | 35 unsigned char buf[4096]; in cms_copy_content() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_asn1.c | 1249 BUF_MEM *buf = NULL; in i2d_ECDSA_SIG() local
|
H A D | ec_key.c | 875 int EC_KEY_oct2key(EC_KEY *key, const unsigned char *buf, size_t len, in EC_KEY_oct2key() argument 935 int EC_KEY_oct2priv(EC_KEY *eckey, const unsigned char *buf, size_t len) in EC_KEY_oct2priv() argument 899 EC_KEY_priv2oct(const EC_KEY *eckey, unsigned char *buf, size_t len) EC_KEY_priv2oct() argument 912 ossl_ec_key_simple_priv2oct(const EC_KEY *eckey, unsigned char *buf, size_t len) ossl_ec_key_simple_priv2oct() argument 951 ossl_ec_key_simple_oct2priv(EC_KEY *eckey, const unsigned char *buf, size_t len) ossl_ec_key_simple_oct2priv() argument 971 unsigned char *buf; EC_KEY_priv2buf() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/err/ |
H A D | err.c | 567 void ERR_error_string_n(unsigned long e, char *buf, size_t len) in ERR_error_string_n() argument 578 static char buf[256]; in ERR_error_string() local 522 ossl_err_string_int(unsigned long e, const char *func, char *buf, size_t len) ossl_err_string_int() argument
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | t1_trce.c | 1531 SSL_trace(int write_p, int version, int content_type, const void *buf, size_t msglen, SSL *ssl, void *arg) SSL_trace() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | udp.c | 187 static int uv__udp_recvmmsg(uv_udp_t* handle, uv_buf_t* buf) { in uv__udp_recvmmsg() argument 250 uv_buf_t buf; in uv__udp_recvmsg() local [all...] |
H A D | sunos.c | 383 char buf[128]; in uv_exepath() local
|
/third_party/node/deps/uv/src/win/ |
H A D | tcp.c | 477 uv_buf_t buf; in uv__tcp_queue_read() local 1003 uv_buf_t buf; in uv__process_tcp_read_req() local [all...] |
/third_party/pulseaudio/src/modules/macosx/ |
H A D | module-coreaudio-device.c | 291 AudioBuffer *buf = u->render_output_data->mBuffers + i; in sink_process_msg() local 329 const AudioBuffer *buf = u->render_input_data->mBuffers + i; in source_process_msg() local 405 static int ca_device_create_sink(pa_module *m, AudioBuffer *buf, int channel_idx) { in ca_device_create_sink() argument 539 ca_device_create_source(pa_module *m, AudioBuffer *buf, int channel_idx) ca_device_create_source() argument 701 AudioBuffer *buf = buffer_list->mBuffers + i; ca_device_create_streams() local [all...] |
/third_party/pulseaudio/src/modules/oss/ |
H A D | module-oss.c | 213 uint8_t *buf = pa_xnew(uint8_t, u->in_fragment_size); in trigger() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | ohos_pa_volume.c | 408 char buf[PA_VOLUME_SNPRINT_VERBOSE_MAX]; in pa_cvolume_snprint_verbose() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | json.c | 145 pa_strbuf *buf = pa_strbuf_new(); in parse_string() local [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-device-restore.c | 774 char buf[PA_CVOLUME_SNPRINT_VERBOSE_MAX]; in sink_fixate_hook_callback() local 916 char buf[PA_CVOLUME_SNPRINT_VERBOSE_MAX]; in source_fixate_hook_callback() local
|
/third_party/openssl/apps/ |
H A D | rehash.c | 66 ssize_t readlink(const char *pathname, char *buf, size_t bufsiz) in readlink() argument 362 char *buf, *copy = NULL; in do_dir() local [all...] |
H A D | enc.c | 115 static char buf[128]; in enc_main() local
|
/third_party/openssl/crypto/bio/ |
H A D | bio_print.c | 930 int BIO_snprintf(char *buf, size_t n, const char *format, ...) in BIO_snprintf() argument 943 int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args) in BIO_vsnprintf() argument
|
/third_party/openssl/crypto/cms/ |
H A D | cms_smime.c | 35 unsigned char buf[4096]; in cms_copy_content() local
|
/third_party/openssl/crypto/ec/ |
H A D | ec_asn1.c | 1249 BUF_MEM *buf = NULL; in i2d_ECDSA_SIG() local
|
/third_party/openssl/crypto/err/ |
H A D | err.c | 567 void ERR_error_string_n(unsigned long e, char *buf, size_t len) in ERR_error_string_n() argument 578 static char buf[256]; in ERR_error_string() local 522 ossl_err_string_int(unsigned long e, const char *func, char *buf, size_t len) ossl_err_string_int() argument
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_ctx.c | 334 static size_t ossl_cmp_log_trace_cb(const char *buf, size_t cnt, in ossl_cmp_log_trace_cb() argument
|
H A D | cmp_client.c | 211 char buf[OSSL_CMP_PKISI_BUFLEN]; in send_receive_check() local 416 char buf[OSSL_CMP_PKISI_BUFLEN]; in get1_cert_status() local 768 char buf[OSSL_CMP_PKISI_BUFLEN]; OSSL_CMP_exec_RR_ses() local [all...] |
/third_party/openssl/crypto/ |
H A D | params.c | 243 OSSL_PARAM OSSL_PARAM_construct_int(const char *key, int *buf) in OSSL_PARAM_construct_int() argument 274 OSSL_PARAM OSSL_PARAM_construct_uint(const char *key, unsigned int *buf) in OSSL_PARAM_construct_uint() argument 306 OSSL_PARAM OSSL_PARAM_construct_long(const char *key, long int *buf) in OSSL_PARAM_construct_long() argument 337 OSSL_PARAM OSSL_PARAM_construct_ulong(const char *key, unsigned long int *buf) in OSSL_PARAM_construct_ulong() argument 457 OSSL_PARAM OSSL_PARAM_construct_int32(const char *key, int32_t *buf) in OSSL_PARAM_construct_int32() argument 579 OSSL_PARAM_construct_uint32(const char *key, uint32_t *buf) OSSL_PARAM_construct_uint32() argument 705 OSSL_PARAM_construct_int64(const char *key, int64_t *buf) OSSL_PARAM_construct_int64() argument 834 OSSL_PARAM_construct_uint64(const char *key, uint64_t *buf) OSSL_PARAM_construct_uint64() argument 866 OSSL_PARAM_construct_size_t(const char *key, size_t *buf) OSSL_PARAM_construct_size_t() argument 898 OSSL_PARAM_construct_time_t(const char *key, time_t *buf) OSSL_PARAM_construct_time_t() argument 949 OSSL_PARAM_construct_BN(const char *key, unsigned char *buf, size_t bsize) OSSL_PARAM_construct_BN() argument 1072 OSSL_PARAM_construct_double(const char *key, double *buf) OSSL_PARAM_construct_double() argument 1192 OSSL_PARAM_construct_utf8_string(const char *key, char *buf, size_t bsize) OSSL_PARAM_construct_utf8_string() argument 1200 OSSL_PARAM_construct_octet_string(const char *key, void *buf, size_t bsize) OSSL_PARAM_construct_octet_string() argument 1257 OSSL_PARAM_construct_utf8_ptr(const char *key, char **buf, size_t bsize) OSSL_PARAM_construct_utf8_ptr() argument 1263 OSSL_PARAM_construct_octet_ptr(const char *key, void **buf, size_t bsize) OSSL_PARAM_construct_octet_ptr() argument [all...] |