Home
last modified time | relevance | path

Searched refs:bn_correct_top (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_intern.c181 bn_correct_top(a); in bn_set_static_words()
193 bn_correct_top(a); in bn_set_words()
H A Dbn_rand.c278 bn_correct_top(r); in ossl_bn_priv_rand_range_fixed_top()
379 bn_correct_top(out); in ossl_bn_gen_dsa_nonce_fixed_top()
410 bn_correct_top(out); in BN_generate_dsa_nonce()
H A Dbn_gf2m.c271 bn_correct_top(r); in BN_GF2m_add()
371 bn_correct_top(r); in BN_GF2m_mod_arr()
439 bn_correct_top(s); in BN_GF2m_mod_mul_arr()
502 bn_correct_top(s); in BN_GF2m_mod_sqr_arr()
695 bn_correct_top(b); in BN_GF2m_mod_inv_vartime()
707 bn_correct_top(c); in BN_GF2m_mod_inv_vartime()
708 bn_correct_top(u); in BN_GF2m_mod_inv_vartime()
709 bn_correct_top(v); in BN_GF2m_mod_inv_vartime()
H A Dbn_shift.c92 bn_correct_top(r); in BN_lshift()
164 bn_correct_top(r); in BN_rshift()
H A Dbn_conv.c182 bn_correct_top(ret); in BN_hex2bn()
253 bn_correct_top(ret); in BN_dec2bn()
H A Dbn_lib.c529 bn_correct_top(ret); in bin2bn()
581 bn_correct_top(&temp); in bn2binpad()
826 bn_correct_top(a); in BN_clear_bit()
872 bn_correct_top(a); in BN_mask_bits()
1171 void bn_correct_top(BIGNUM *a) in bn_correct_top() function
H A Dbn_nist.c466 bn_correct_top(r); in BN_nist_mod_192()
637 bn_correct_top(r); in BN_nist_mod_224()
866 bn_correct_top(r); in BN_nist_mod_256()
1133 bn_correct_top(r); in BN_nist_mod_384()
1204 bn_correct_top(r); in BN_nist_mod_521()
H A Dbn_div.c235 bn_correct_top(dv); in BN_div()
237 bn_correct_top(rm); in BN_div()
H A Dbn_exp.c686 bn_correct_top(rr); in bn_mod_exp_mont_fixed_top()
695 bn_correct_top(rr); in bn_mod_exp_mont_fixed_top()
902 bn_correct_top(&tmp); in bn_mod_exp_mont_fixed_top()
1154 bn_correct_top(rr); in BN_mod_exp_mont_consttime()
1492 bn_correct_top(rr1); in BN_mod_exp_mont_consttime_x2()
1497 bn_correct_top(rr2); in BN_mod_exp_mont_consttime_x2()
H A Dbn_mont.c30 bn_correct_top(r); in BN_mod_mul_montgomery()
167 bn_correct_top(ret); in BN_from_montgomery()
H A Dbn_sqr.c21 bn_correct_top(r); in BN_sqr()
H A Dbn_mod.c109 bn_correct_top(r); in BN_mod_add_quick()
H A Dbn_local.h224 #define bn_fix_top(a) bn_correct_top(a)
H A Dbn_mul.c501 bn_correct_top(r); in BN_mul()
/freebsd/crypto/openssl/include/crypto/
H A Dbn.h20 void bn_correct_top(BIGNUM *a);
/freebsd/crypto/openssl/crypto/
H A Ddeterministic_nonce.c232 bn_correct_top(out); in ossl_gen_deterministic_nonce_rfc6979()
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_ossl.c1109 bn_correct_top(r0); in rsa_ossl_mod_exp()
1123 bn_correct_top(r0); in rsa_ossl_mod_exp()
1161 bn_correct_top(r0); in rsa_ossl_mod_exp()