Home
last modified time | relevance | path

Searched refs:BN_rand_ex (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_rand.c102 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_rand_ex() function
H A Dbn_prime.c554 if (!BN_rand_ex(rnd, bits, BN_RAND_TOP_ONE, BN_RAND_BOTTOM_ODD, 0, ctx)) in probable_prime_dh()
/third_party/openssl/crypto/bn/
H A Dbn_rand.c102 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_rand_ex() function
H A Dbn_prime.c554 if (!BN_rand_ex(rnd, bits, BN_RAND_TOP_ONE, BN_RAND_BOTTOM_ODD, 0, ctx)) in probable_prime_dh()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dbn.h217 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom,
/third_party/openssl/include/openssl/
H A Dbn.h217 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom,

Completed in 5 milliseconds