Home
last modified time | relevance | path

Searched refs:BN_DEBUG (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_rand.c276 #ifdef BN_DEBUG in ossl_bn_priv_rand_range_fixed_top()
377 #ifdef BN_DEBUG in ossl_bn_gen_dsa_nonce_fixed_top()
H A Dbn_local.h38 #if defined(BN_RAND_DEBUG) && !defined(BN_DEBUG)
39 #define BN_DEBUG macro
168 #ifdef BN_DEBUG
H A Dbn_gf2m.c705 #ifdef BN_DEBUG in BN_GF2m_mod_inv_vartime()
/freebsd/crypto/openssl/crypto/
H A Ddeterministic_nonce.c230 #ifdef BN_DEBUG in ossl_gen_deterministic_nonce_rfc6979()
/freebsd/crypto/openssl/doc/internal/man3/
H A Dbn_mul_words.pod215 If B<BN_DEBUG> is not defined, bn_check_top() is
/freebsd/crypto/openssl/
H A DCHANGES.md12315 - Enforce the 'num' check in BN_div() (bn_div.c) for non-BN_DEBUG
13188 enabled when BN_DEBUG is defined. This makes stricter enforcements on what
17873 (such as REF_CHECK, BN_DEBUG etc.).