ossl_rand_get_entropy
return ossl_rand_get_entropy((OSSL_LIB_CTX *)core_get_libctx(handle),
return ossl_rand_get_entropy(ctx, pout, entropy, min_len, max_len);
size_t ossl_rand_get_entropy(OSSL_LIB_CTX *ctx,