Searched refs:rand_drbg_new (Results 1 – 1 of 1) sorted by relevance
91 static RAND_DRBG *rand_drbg_new(int secure,186 static RAND_DRBG *rand_drbg_new(int secure, in rand_drbg_new() function252 return rand_drbg_new(0, type, flags, parent); in RAND_DRBG_new()257 return rand_drbg_new(1, type, flags, parent); in RAND_DRBG_secure_new()