Searched refs:EVP_RAND_fetch (Results 1 – 2 of 2) sorted by relevance
605 rand = EVP_RAND_fetch(libctx, name, propq); in rand_new_seed()660 rand = EVP_RAND_fetch(libctx, name, dgbl->rng_propq); in rand_new_drbg()712 rand = EVP_RAND_fetch(libctx, "CRNG-TEST", "-fips"); in rand_new_crngt()
285 EVP_RAND *EVP_RAND_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_RAND_fetch() function
Completed in 10 milliseconds