Home
last modified time | relevance | path

Searched refs:BN_RAND_TOP_ANY (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_rand.c31 if (top != BN_RAND_TOP_ANY || bottom != BN_RAND_BOTTOM_ANY) in bnrand()
161 if (!bnrand(flag, r, n + 1, BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, in bnrand_range()
189 if (!bnrand(flag, r, n, BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, in bnrand_range()
H A Dbn_gf2m.c751 BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, ctx)) in BN_GF2m_mod_inv()
/third_party/openssl/crypto/bn/
H A Dbn_rand.c31 if (top != BN_RAND_TOP_ANY || bottom != BN_RAND_BOTTOM_ANY) in bnrand()
161 if (!bnrand(flag, r, n + 1, BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, in bnrand_range()
189 if (!bnrand(flag, r, n, BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, in bnrand_range()
H A Dbn_gf2m.c746 BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, ctx)) in BN_GF2m_mod_inv()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec2_smpl.c733 BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, ctx)) { in ec_GF2m_simple_ladder_pre()
748 BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, ctx)) { in ec_GF2m_simple_ladder_pre()
/third_party/openssl/crypto/ec/
H A Dec2_smpl.c733 BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, ctx)) { in ec_GF2m_simple_ladder_pre()
748 BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, ctx)) { in ec_GF2m_simple_ladder_pre()
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_ossl.c142 BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, ctx)) in ossl_dsa_do_sign_int()
/third_party/openssl/crypto/dsa/
H A Ddsa_ossl.c142 BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY, 0, ctx)) in ossl_dsa_do_sign_int()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbn.h74 #define BN_RAND_TOP_ANY -1 macro
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dbn.h80 #define BN_RAND_TOP_ANY -1 macro
/third_party/openssl/include/openssl/
H A Dbn.h80 #define BN_RAND_TOP_ANY -1 macro
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c1621 if (!BN_rand(btmp, SERIAL_RAND_BITS, BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY)) in rand_serial()
/third_party/openssl/apps/lib/
H A Dapps.c1619 if (!BN_rand(btmp, SERIAL_RAND_BITS, BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY)) in rand_serial()

Completed in 35 milliseconds