Home
last modified time | relevance | path

Searched refs:ossl_rand_ctx_new (Results 1 – 3 of 3) sorted by relevance

/openssl/include/crypto/
H A Dcontext.h17 void *ossl_rand_ctx_new(OSSL_LIB_CTX *);
/openssl/crypto/
H A Dcontext.c113 ctx->drbg = ossl_rand_ctx_new(ctx); in context_init()
/openssl/crypto/rand/
H A Drand_lib.c457 void *ossl_rand_ctx_new(OSSL_LIB_CTX *libctx) in ossl_rand_ctx_new() function

Completed in 11 milliseconds