Home
last modified time | relevance | path

Searched refs:ossl_bignum_const_2 (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_dh.c21 &ossl_bignum_const_2, \
29 &ossl_bignum_const_2 \
/third_party/openssl/crypto/ffc/
H A Dffc_dh.c21 &ossl_bignum_const_2, \
29 &ossl_bignum_const_2 \
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dbn_dh.h19 extern const BIGNUM ossl_bignum_const_2;
/third_party/openssl/include/crypto/
H A Dbn_dh.h19 extern const BIGNUM ossl_bignum_const_2;
/third_party/openssl/test/
H A Devp_pkey_provided_test.c631 || !TEST_BN_eq(&ossl_bignum_const_2, g) in test_fromdata_dh_named_group()
811 || !TEST_BN_eq(&ossl_bignum_const_2, g) in test_fromdata_dh_fips186_4()
H A Devp_libctx_test.c222 &ossl_bignum_const_2 in test_dh_safeprime_param_keygen()
H A Ddhtest.c248 || !TEST_ptr(g = BN_dup(&ossl_bignum_const_2)) in dh_computekey_range_test()
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_dh.c1016 const BIGNUM ossl_bignum_const_2 = { variable
/third_party/openssl/crypto/bn/
H A Dbn_dh.c1016 const BIGNUM ossl_bignum_const_2 = { variable

Completed in 11 milliseconds