Home
last modified time | relevance | path

Searched defs:buf (Results 1201 - 1225 of 7276) sorted by relevance

1...<<41424344454647484950>>...292

/third_party/node/deps/openssl/openssl/crypto/des/
H A Decb_enc.c24 static char buf[12]; in DES_options() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapp_params.c13 static int describe_param_type(char *buf, size_t bufsz, const OSSL_PARAM *param) in describe_param_type() argument
88 char buf[200]; /* This should be ample space */ print_param_types() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dt_pkey.c21 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int indent) in ASN1_buf_print() argument
50 unsigned char *buf = NULL, *tmp = NULL; in ASN1_bn_print() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_cb.c23 char buf[256]; in BIO_debug_callback_ex() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_conv.c20 char *buf; in BN_bn2hex() local
55 char *buf = NULL; in BN_bn2dec() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_oct.c138 unsigned char *buf; in EC_POINT_point2buf() local
73 EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_point2oct() argument
105 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_oct2point() argument
[all...]
H A Dec_deprecated.c27 unsigned char *buf; in EC_POINT_point2bn() local
45 unsigned char *buf; in EC_POINT_bn2point() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_rdrand.c29 static int get_random_bytes(unsigned char *buf, int num) in get_random_bytes() argument
/third_party/node/deps/uv/src/
H A Drandom.c31 static int uv__random(void* buf, size_t buflen) { in uv__random() argument
94 uv_random(uv_loop_t* loop, uv_random_t* req, void *buf, size_t buflen, unsigned flags, uv_random_cb cb) uv_random() argument
[all...]
/third_party/node/deps/uv/src/unix/
H A Drandom-sysctl-linux.c43 int uv__random_sysctl(void* buf, size_t buflen) { in uv__random_sysctl() argument
/third_party/rust/crates/clap/clap_mangen/tests/
H A Dcommon.rs276 let mut buf = vec![]; in basic_command() variables
/third_party/rust/crates/cxx/demo/src/
H A Dmain.rs49 let mut buf = MultiBuf { chunks, pos: 0 }; in main() variables
/third_party/openssl/test/
H A Dsha_test.c20 unsigned char buf[EVP_MAX_MD_SIZE], *sbuf; in test_static_sha_common() local
H A Duitest.c21 static int test_pem_password_cb(char *buf, int size, int rwflag, void *userdata) in test_pem_password_cb() argument
/third_party/protobuf/conformance/
H A DConformanceJavaLite.java37 private boolean readFromStdin(byte[] buf, int len) throws Exception { in readFromStdin() argument
51 private void writeToStdout(byte[] buf) throws Exception { in writeToStdout() argument
[all...]
/third_party/pulseaudio/src/tests/
H A Dparec-simple.c71 uint8_t buf[BUFSIZE]; in main() local
/third_party/pulseaudio/src/daemon/
H A Ddumpmodules.c94 char buf[64], *e; in is_preloaded() local
137 char buf[64], *e; in pa_dump_modules() local
[all...]
/third_party/openssl/crypto/asn1/
H A Df_string.c20 char buf[2]; in i2a_ASN1_STRING() local
48 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size) in a2i_ASN1_STRING() argument
[all...]
/third_party/openssl/crypto/ec/
H A Decdh_ossl.c59 unsigned char *buf = NULL; in ossl_ecdh_simple_compute_key() local
/third_party/openssl/crypto/rand/
H A Dprov_seed.c41 ossl_rand_cleanup_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char *buf, size_t len) ossl_rand_cleanup_entropy() argument
72 ossl_rand_cleanup_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char *buf, size_t len) ossl_rand_cleanup_nonce() argument
H A Drand_meth.c15 static int drbg_add(const void *buf, int num, double randomness) in drbg_add() argument
26 static int drbg_seed(const void *buf, int num) in drbg_seed() argument
/third_party/openssl/crypto/bio/
H A Dbio_cb.c23 char buf[256]; in BIO_debug_callback_ex() local
/third_party/openssl/crypto/bn/
H A Dbn_conv.c20 char *buf; in BN_bn2hex() local
55 char *buf = NULL; in BN_bn2dec() local
[all...]
/third_party/openssl/apps/lib/
H A Dapp_params.c13 static int describe_param_type(char *buf, size_t bufsz, const OSSL_PARAM *param) in describe_param_type() argument
88 char buf[200]; /* This should be ample space */ print_param_types() local
[all...]
/third_party/openssl/crypto/engine/
H A Deng_rdrand.c29 static int get_random_bytes(unsigned char *buf, int num) in get_random_bytes() argument

Completed in 8 milliseconds

1...<<41424344454647484950>>...292