Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
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-master/crypto/bn/
A Dbn_rand.c102 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_rand_ex() function
A Dbn_prime.c553 if (!BN_rand_ex(rnd, bits, BN_RAND_TOP_ONE, BN_RAND_BOTTOM_ODD, 0, ctx)) in probable_prime_dh()
/openssl-master/include/openssl/
A Dbn.h217 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom,
/openssl-master/util/
A Dlibcrypto.num4625 BN_rand_ex 4753 3_0_0 EXIST::FUNCTION:

Completed in 15 milliseconds