Home
last modified time | relevance | path

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

12

/openssl-master/crypto/rand/
A Drand_pool.c65 RAND_POOL *ossl_rand_pool_attach(const unsigned char *buffer, size_t len, in ossl_rand_pool_attach()
157 void ossl_rand_pool_reattach(RAND_POOL *pool, unsigned char *buffer) in ossl_rand_pool_reattach()
306 const unsigned char *buffer, size_t len, size_t entropy) in ossl_rand_pool_add()
/openssl-master/providers/implementations/rands/seeding/
A Drand_cpu_x86.c41 unsigned char *buffer; in ossl_prov_acquire_entropy_from_cpu() local
A Drand_vms.c355 uint32_t buffer[OSSL_NELEM(JPI_item_data_64bit) * 2 in data_collect_method() member
534 unsigned char buffer[256]; in get_entropy_method() local
A Drand_win.c50 unsigned char *buffer; in ossl_pool_acquire_entropy() local
A Drand_vxworks.c132 unsigned char *buffer; in ossl_pool_acquire_entropy() local
/openssl-master/demos/digest/
A DBIO_f_md.c44 unsigned char buffer[512]; in main() local
A DEVP_MD_stdin.c43 unsigned char buffer[512]; in demonstrate_digest() local
/openssl-master/crypto/bio/
A Dbio_print.c85 char **buffer, in _dopr()
365 char **buffer, in fmtstr()
417 char **buffer, in fmtint()
545 char **buffer, in fmtfp()
814 char **buffer, size_t *currlen, size_t *maxlen, int c) in doapr_outch()
/openssl-master/crypto/ec/curve448/
A Df_generic.c24 dword_t buffer = 0; in gf_serialize() local
70 dword_t buffer = 0; in gf_deserialize() local
/openssl-master/include/crypto/
A Drand_pool.h72 unsigned char *buffer; /* points to the beginning of the random pool */ member
/openssl-master/test/
A Dsimpledynamic.c66 static char buffer[255]; in sd_error() local
A Devp_extra_test2.c286 unsigned char buffer[32]; in test_d2i_AutoPrivateKey_ex() local
645 unsigned char buffer[256 + 1]; in do_check_bn() local
A Dct_test.c109 char *buffer, int buffer_length) in read_text_file()
/openssl-master/test/testutil/
A Dtestutil_init.c27 char buffer[256], *hex; in internal_trace_cb() local
/openssl-master/crypto/
A Dprovider_conf.c84 char buffer[512]; in provider_conf_params() local
/openssl-master/providers/implementations/kdfs/
A Dpvkkdf.c96 static int pvk_set_membuf(unsigned char **buffer, size_t *buflen, in pvk_set_membuf()
A Dpbkdf1.c133 static int kdf_pbkdf1_set_membuf(unsigned char **buffer, size_t *buflen, in kdf_pbkdf1_set_membuf()
A Dpbkdf2.c125 static int pbkdf2_set_membuf(unsigned char **buffer, size_t *buflen, in pbkdf2_set_membuf()
A Dpkcs12kdf.c181 static int pkcs12kdf_set_membuf(unsigned char **buffer, size_t *buflen, in pkcs12kdf_set_membuf()
A Dscrypt.c107 static int scrypt_set_membuf(unsigned char **buffer, size_t *buflen, in scrypt_set_membuf()
/openssl-master/crypto/x509/
A Dby_dir.c46 BUF_MEM *buffer; member
/openssl-master/apps/
A Dopenssl.c109 char buffer[256], *hex; in internal_trace_cb() local
/openssl-master/crypto/dso/
A Ddso_dlfcn.c372 char *buffer, *member; in dladdr() local
/openssl-master/crypto/ts/
A Dts_rsp_verify.c426 unsigned char buffer[4096]; in ts_compute_imprint() local
/openssl-master/providers/implementations/rands/
A Ddrbg.c151 unsigned char *buffer; in ossl_drbg_get_seed() local

Completed in 38 milliseconds

12