Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dexptest.c178 c = (c % BN_BITS) - BN_BITS2; in test_mod_exp()
185 c = (c % BN_BITS) - BN_BITS2; in test_mod_exp()
192 c = (c % BN_BITS) - BN_BITS2; in test_mod_exp()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dtlssrp_depr.c94 if (BN_num_bits(g) <= BN_BITS && srp_Verify_N_and_g(N, g)) in ssl_srp_verify_param_cb()
/third_party/openssl/apps/lib/
H A Dtlssrp_depr.c94 if (BN_num_bits(g) <= BN_BITS && srp_Verify_N_and_g(N, g)) in ssl_srp_verify_param_cb()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbn.h49 # define BN_BITS (BN_BITS2 * 2) macro
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dbn.h55 # define BN_BITS (BN_BITS2 * 2) macro
/third_party/openssl/include/openssl/
H A Dbn.h55 # define BN_BITS (BN_BITS2 * 2) macro

Completed in 4 milliseconds