/openssl/crypto/rand/ |
H A D | rand_pool.c | 61 RAND_POOL *ossl_rand_pool_attach(const unsigned char *buffer, size_t len, in ossl_rand_pool_attach() 151 void ossl_rand_pool_reattach(RAND_POOL *pool, unsigned char *buffer) in ossl_rand_pool_reattach() 302 const unsigned char *buffer, size_t len, size_t entropy) in ossl_rand_pool_add()
|
/openssl/providers/implementations/rands/seeding/ |
H A D | rand_cpu_arm64.c | 36 unsigned char *buffer; in ossl_prov_acquire_entropy_from_cpu() local
|
H A D | rand_cpu_x86.c | 41 unsigned char *buffer; in ossl_prov_acquire_entropy_from_cpu() local
|
H A D | rand_win.c | 52 unsigned char *buffer; in ossl_pool_acquire_entropy() local
|
H A D | rand_vms.c | 356 uint32_t buffer[OSSL_NELEM(JPI_item_data_64bit) * 2 in data_collect_method() member 507 unsigned char buffer[256]; in get_entropy_method() local
|
H A D | rand_vxworks.c | 111 unsigned char *buffer; in ossl_pool_acquire_entropy() local
|
/openssl/demos/digest/ |
H A D | BIO_f_md.c | 44 unsigned char buffer[512]; in main() local
|
H A D | EVP_MD_stdin.c | 43 unsigned char buffer[512]; in demonstrate_digest() local
|
/openssl/crypto/bn/ |
H A D | bn_s390x.c | 27 unsigned char *buffer; in s390x_mod_exp_hw() local 83 unsigned char *buffer, *part; in s390x_crt() local
|
/openssl/crypto/bio/ |
H A D | bio_print.c | 88 char **buffer, in _dopr() 381 char **buffer, in fmtstr() 433 char **buffer, in fmtint() 563 char **buffer, in fmtfp() 832 char **buffer, size_t *currlen, size_t *maxlen, int c) in doapr_outch()
|
/openssl/crypto/ec/curve448/ |
H A D | f_generic.c | 24 dword_t buffer = 0; in gf_serialize() local 70 dword_t buffer = 0; in gf_deserialize() local
|
/openssl/include/crypto/ |
H A D | rand_pool.h | 72 unsigned char *buffer; /* points to the beginning of the random pool */ member
|
/openssl/test/ |
H A D | simpledynamic.c | 66 static char buffer[255]; in sd_error() local
|
H A D | punycode_test.c | 156 unsigned int buffer[50]; in test_punycode() local
|
H A D | trace_api_test.c | 164 static size_t trace_cb(const char *buffer, size_t count, in trace_cb()
|
/openssl/test/testutil/ |
H A D | testutil_init.c | 27 char buffer[256], *hex; in internal_trace_cb() local
|
/openssl/demos/sslecho/ |
H A D | main.c | 148 char buffer[BUFFERSIZE]; in main() local
|
/openssl/crypto/evp/ |
H A D | evp_rand.c | 702 unsigned char **buffer, in evp_rand_get_seed_locked() 718 unsigned char **buffer, in evp_rand_get_seed() 737 unsigned char *buffer, size_t b_len) in evp_rand_clear_seed_locked() 744 unsigned char *buffer, size_t b_len) in evp_rand_clear_seed()
|
/openssl/providers/implementations/kdfs/ |
H A D | pvkkdf.c | 116 static int pvk_set_membuf(unsigned char **buffer, size_t *buflen, in pvk_set_membuf()
|
H A D | pbkdf1.c | 160 static int kdf_pbkdf1_set_membuf(unsigned char **buffer, size_t *buflen, in kdf_pbkdf1_set_membuf()
|
H A D | pkcs12kdf.c | 201 static int pkcs12kdf_set_membuf(unsigned char **buffer, size_t *buflen, in pkcs12kdf_set_membuf()
|
/openssl/crypto/ |
H A D | provider_conf.c | 87 char buffer[512]; in provider_conf_params_internal() local
|
/openssl/crypto/x509/ |
H A D | by_dir.c | 46 BUF_MEM *buffer; member
|
/openssl/apps/ |
H A D | openssl.c | 111 char buffer[256], *hex; in internal_trace_cb() local
|
/openssl/crypto/dso/ |
H A D | dso_dlfcn.c | 367 char *buffer, *member; in dladdr() local
|