Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Devp_rand.c55 EVP_RAND *rand = (EVP_RAND *)vrand; in evp_rand_up_ref() local
65 EVP_RAND *rand = (EVP_RAND *)vrand; in evp_rand_free() local
81 EVP_RAND *rand = OPENSSL_zalloc(sizeof(*rand)); in evp_rand_new() local
94 int EVP_RAND_enable_locking(EVP_RAND_CTX *rand) in EVP_RAND_enable_locking()
103 static int evp_rand_lock(EVP_RAND_CTX *rand) in evp_rand_lock()
111 static void evp_rand_unlock(EVP_RAND_CTX *rand) in evp_rand_unlock()
122 EVP_RAND *rand = NULL; in evp_rand_from_algorithm() local
293 int EVP_RAND_up_ref(EVP_RAND *rand) in EVP_RAND_up_ref()
298 void EVP_RAND_free(EVP_RAND *rand) in EVP_RAND_free()
303 int evp_rand_get_number(const EVP_RAND *rand) in evp_rand_get_number()
[all …]
/openssl/crypto/rand/
H A Drand_lib.c311 EVP_RAND_CTX *rand; in RAND_status() local
341 EVP_RAND_CTX *rand; in RAND_priv_bytes_ex() local
370 EVP_RAND_CTX *rand; in RAND_bytes_ex() local
523 EVP_RAND_CTX *rand; in rand_delete_thread_state() local
540 EVP_RAND *rand; in rand_new_seed() local
647 EVP_RAND *rand; in rand_new_drbg() local
703 EVP_RAND *rand; in rand_new_crngt() local
792 EVP_RAND_CTX *rand, *primary; in RAND_get0_public() local
825 EVP_RAND_CTX *rand, *primary; in RAND_get0_private() local
863 int RAND_set0_public(OSSL_LIB_CTX *ctx, EVP_RAND_CTX *rand) in RAND_set0_public()
[all …]
H A Drand_uniform.c28 uint32_t f2, rand; /* extra fractional part and random material */ in ossl_rand_uniform_uint32() local
/openssl/providers/fips/
H A Dself_test_kats.c262 EVP_RAND *rand; in self_test_drbg() local
756 EVP_RAND *rand; in set_kat_drbg() local
850 EVP_RAND *rand; in setup_main_random() local
/openssl/apps/
H A Dlist.c385 static void collect_rands(EVP_RAND *rand, void *stack) in collect_rands()
434 EVP_RAND *rand; in display_random() local
/openssl/test/
H A Ddrbgtest.c785 EVP_RAND *rand = NULL; in new_drbg() local
H A Dacvp_test.c1505 EVP_RAND *rand = NULL; in drbg_test() local
H A Devp_extra_test.c3690 EVP_RAND *rand; in test_rand_agglomeration() local
H A Devp_test.c3305 EVP_RAND *rand; in rand_test_init() local

Completed in 58 milliseconds