Home
last modified time | relevance | path

Searched refs:RAND_DRBG_secure_new (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/doc/man3/
DRAND_DRBG_new.pod6 RAND_DRBG_secure_new,
23 RAND_DRBG *RAND_DRBG_secure_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
/third_party/openssl/include/openssl/
Drand_drbg.h62 RAND_DRBG *RAND_DRBG_secure_new(int type, unsigned int flags, RAND_DRBG *parent);
/third_party/openssl/crypto/rand/
Ddrbg_lib.c255 RAND_DRBG *RAND_DRBG_secure_new(int type, unsigned int flags, RAND_DRBG *parent) in RAND_DRBG_secure_new() function
873 drbg = RAND_DRBG_secure_new(rand_drbg_type, rand_drbg_flags, parent); in drbg_setup()
/third_party/openssl/util/
Dlibcrypto.num4488 RAND_DRBG_secure_new 4432 1_1_1 EXIST::FUNCTION: