Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 8 of 8) sorted by relevance

/openssl-master/crypto/evp/
A Devp_rand.c54 EVP_RAND *rand = (EVP_RAND *)vrand; in evp_rand_up_ref() local
64 EVP_RAND *rand = (EVP_RAND *)vrand; in evp_rand_free() local
80 EVP_RAND *rand = OPENSSL_zalloc(sizeof(*rand)); in evp_rand_new() local
92 int EVP_RAND_enable_locking(EVP_RAND_CTX *rand) in EVP_RAND_enable_locking()
101 static int evp_rand_lock(EVP_RAND_CTX *rand) in evp_rand_lock()
109 static void evp_rand_unlock(EVP_RAND_CTX *rand) in evp_rand_unlock()
120 EVP_RAND *rand = NULL; in evp_rand_from_algorithm() local
281 int EVP_RAND_up_ref(EVP_RAND *rand) in EVP_RAND_up_ref()
286 void EVP_RAND_free(EVP_RAND *rand) in EVP_RAND_free()
291 int evp_rand_get_number(const EVP_RAND *rand) in evp_rand_get_number()
[all …]
/openssl-master/crypto/rand/
A Drand_lib.c291 EVP_RAND_CTX *rand; in RAND_status() local
321 EVP_RAND_CTX *rand; in RAND_priv_bytes_ex() local
350 EVP_RAND_CTX *rand; in RAND_bytes_ex() local
510 EVP_RAND_CTX *rand; in rand_delete_thread_state() local
527 EVP_RAND *rand; in rand_new_seed() local
557 EVP_RAND *rand; in rand_new_drbg() local
670 EVP_RAND_CTX *rand, *primary; in RAND_get0_public() local
703 EVP_RAND_CTX *rand, *primary; in RAND_get0_private() local
/openssl-master/providers/fips/
A Dself_test_kats.c255 EVP_RAND *rand; in self_test_drbg() local
/openssl-master/apps/
A Dlist.c382 static void collect_rands(EVP_RAND *rand, void *stack) in collect_rands()
431 EVP_RAND *rand; in display_random() local
/openssl-master/test/
A Ddrbgtest.c802 EVP_RAND *rand = NULL; in new_drbg() local
A Dacvp_test.c1313 EVP_RAND *rand = NULL; in drbg_test() local
A Devp_extra_test.c2884 EVP_RAND *rand; in test_rand_agglomeration() local
A Devp_test.c2309 EVP_RAND *rand; in rand_test_init() local

Completed in 30 milliseconds