Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H 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/crypto/rand/
H A Drand_lib.c292 EVP_RAND_CTX *rand; in RAND_status() local
322 EVP_RAND_CTX *rand; in RAND_priv_bytes_ex() local
351 EVP_RAND_CTX *rand; in RAND_bytes_ex() local
504 EVP_RAND_CTX *rand; in rand_delete_thread_state() local
521 EVP_RAND *rand; in rand_new_seed() local
553 EVP_RAND *rand; in rand_new_drbg() local
668 EVP_RAND_CTX *rand, *primary; in RAND_get0_public() local
701 EVP_RAND_CTX *rand, *primary; in RAND_get0_private() local
/openssl/providers/fips/
H A Dself_test_kats.c255 EVP_RAND *rand; in self_test_drbg() local
/openssl/apps/
H A Dlist.c382 static void collect_rands(EVP_RAND *rand, void *stack) in collect_rands()
431 EVP_RAND *rand; in display_random() local
/openssl/test/
H A Ddrbgtest.c802 EVP_RAND *rand = NULL; in new_drbg() local
H A Dacvp_test.c1313 EVP_RAND *rand = NULL; in drbg_test() local
H A Devp_extra_test.c3018 EVP_RAND *rand; in test_rand_agglomeration() local
H A Devp_test.c2445 EVP_RAND *rand; in rand_test_init() local

Completed in 60 milliseconds