Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 25 of 41) sorted by relevance

12

/openssl/crypto/rand/
H A Drand_pool.c61 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 Drand_cpu_arm64.c36 unsigned char *buffer; in ossl_prov_acquire_entropy_from_cpu() local
H A Drand_cpu_x86.c41 unsigned char *buffer; in ossl_prov_acquire_entropy_from_cpu() local
H A Drand_win.c52 unsigned char *buffer; in ossl_pool_acquire_entropy() local
H A Drand_vms.c356 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 Drand_vxworks.c111 unsigned char *buffer; in ossl_pool_acquire_entropy() local
/openssl/demos/digest/
H A DBIO_f_md.c44 unsigned char buffer[512]; in main() local
H A DEVP_MD_stdin.c43 unsigned char buffer[512]; in demonstrate_digest() local
/openssl/crypto/bn/
H A Dbn_s390x.c27 unsigned char *buffer; in s390x_mod_exp_hw() local
74 unsigned char *buffer, *part; in s390x_crt() local
/openssl/crypto/bio/
H A Dbio_print.c88 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 Df_generic.c24 dword_t buffer = 0; in gf_serialize() local
70 dword_t buffer = 0; in gf_deserialize() local
/openssl/include/crypto/
H A Drand_pool.h72 unsigned char *buffer; /* points to the beginning of the random pool */ member
/openssl/test/
H A Dsimpledynamic.c66 static char buffer[255]; in sd_error() local
H A Dpunycode_test.c156 unsigned int buffer[50]; in test_punycode() local
H A Dtrace_api_test.c145 static size_t trace_cb(const char *buffer, size_t count, in trace_cb()
/openssl/test/testutil/
H A Dtestutil_init.c27 char buffer[256], *hex; in internal_trace_cb() local
/openssl/demos/sslecho/
H A Dmain.c148 char buffer[BUFFERSIZE]; in main() local
/openssl/crypto/evp/
H A Devp_rand.c702 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 Dpvkkdf.c116 static int pvk_set_membuf(unsigned char **buffer, size_t *buflen, in pvk_set_membuf()
H A Dpbkdf1.c160 static int kdf_pbkdf1_set_membuf(unsigned char **buffer, size_t *buflen, in kdf_pbkdf1_set_membuf()
H A Dpkcs12kdf.c201 static int pkcs12kdf_set_membuf(unsigned char **buffer, size_t *buflen, in pkcs12kdf_set_membuf()
/openssl/crypto/
H A Dprovider_conf.c87 char buffer[512]; in provider_conf_params_internal() local
/openssl/crypto/x509/
H A Dby_dir.c46 BUF_MEM *buffer; member
/openssl/apps/
H A Dopenssl.c111 char buffer[256], *hex; in internal_trace_cb() local
/openssl/crypto/dso/
H A Ddso_dlfcn.c366 char *buffer, *member; in dladdr() local

Completed in 64 milliseconds

12