Home
last modified time | relevance | path

Searched refs:BN_rand_ex (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DBN_rand.pod5 BN_rand_ex, BN_rand, BN_priv_rand_ex, BN_priv_rand, BN_pseudo_rand,
14 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom,
39 BN_rand_ex() generates a cryptographically strong pseudo-random
58 BN_rand() is the same as BN_rand_ex() except that the default library context
71 BN_priv_rand_range() have the same semantics as BN_rand_ex(), BN_rand(),
115 The BN_rand_ex(), BN_priv_rand_ex(), BN_rand_range_ex() and
/openssl/crypto/bn/
H A Dbn_rand.c100 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_rand_ex() function
H A Dbn_prime.c563 if (!BN_rand_ex(rnd, bits, BN_RAND_TOP_ONE, BN_RAND_BOTTOM_ODD, 0, ctx)) in probable_prime_dh()
/openssl/include/openssl/
H A Dbn.h217 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom,
/openssl/util/
H A Dlibcrypto.num4625 BN_rand_ex 4753 3_0_0 EXIST::FUNCTION:

Completed in 34 milliseconds