Home
last modified time | relevance | path

Searched refs:RAND_DRBG_new (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/doc/man3/
DRAND_DRBG_new.pod5 RAND_DRBG_new,
19 RAND_DRBG *RAND_DRBG_new(int type,
42 RAND_DRBG_new() and RAND_DRBG_secure_new()
81 RAND_DRBG_new() and RAND_DRBG_secure_new() return a pointer to a DRBG
DRAND_DRBG_set_callbacks.pod129 L<RAND_DRBG_new(3)>,
/third_party/openssl/test/
Ddrbg_cavs_test.c77 if (!TEST_ptr(drbg = RAND_DRBG_new(td->nid, flags, NULL))) in single_kat_no_reseed()
136 if (!TEST_ptr(drbg = RAND_DRBG_new(td->nid, flags, NULL))) in single_kat_pr_false()
200 if (!TEST_ptr(drbg = RAND_DRBG_new(td->nid, flags, NULL))) in single_kat_pr_true()
Ddrbgtest.c175 if (!TEST_ptr(drbg = RAND_DRBG_new(td->nid, td->flags, NULL))) in single_kat()
295 if (!TEST_ptr(drbg = RAND_DRBG_new(0, 0, NULL))) in error_check()
/third_party/openssl/include/openssl/
Drand_drbg.h61 RAND_DRBG *RAND_DRBG_new(int type, unsigned int flags, RAND_DRBG *parent);
/third_party/openssl/crypto/rand/
Ddrbg_lib.c250 RAND_DRBG *RAND_DRBG_new(int type, unsigned int flags, RAND_DRBG *parent) in RAND_DRBG_new() function
/third_party/openssl/doc/man7/
DRAND_DRBG.pod66 a pointer to the parent DRBG as argument to the RAND_DRBG_new() call.
/third_party/openssl/crypto/err/
Dopenssl.txt1020 RAND_F_RAND_DRBG_NEW:109:RAND_DRBG_new
/third_party/openssl/util/
Dlibcrypto.num4352 RAND_DRBG_new 4297 1_1_1 EXIST::FUNCTION: