Searched refs:ossl_rand_get_entropy (Results 1 – 2 of 2) sorted by relevance
18 size_t ossl_rand_get_entropy(ossl_unused OSSL_LIB_CTX *ctx, in ossl_rand_get_entropy() function54 return ossl_rand_get_entropy(ctx, pout, entropy, min_len, max_len); in ossl_rand_get_user_entropy()
2444 return ossl_rand_get_entropy((OSSL_LIB_CTX *)core_get_libctx(handle), in rand_get_entropy()
Completed in 12 milliseconds