Searched refs:BN_FLG_FIXED_TOP (Results 1 – 10 of 10) sorted by relevance
354 a->flags |= b->flags & BN_FLG_FIXED_TOP; in BN_copy() 362 | BN_FLG_FIXED_TOP))407 a->flags &= ~BN_FLG_FIXED_TOP; in BN_clear() 428 a->flags &= ~BN_FLG_FIXED_TOP; in BN_set_word() 715 a->flags &= ~BN_FLG_FIXED_TOP; in BN_clear_bit() 772 a->flags |= BN_FLG_FIXED_TOP; in bn_cmp_words() 889 * BN_FLG_FIXED_TOP: indicates that we haven't called bn_correct_top() on in BN_security_bits() 895 #define BN_CONSTTIME_SWAP_FLAGS (BN_FLG_CONSTTIME | BN_FLG_FIXED_TOP) in BN_security_bits() 940 a->flags &= ~BN_FLG_FIXED_TOP; in BN_is_odd() 1084 a->flags &= ~BN_FLG_FIXED_TOP;[all...]
51 r->flags |= BN_FLG_FIXED_TOP; in bn_mul_mont_fixed_top()117 r->flags |= BN_FLG_FIXED_TOP; in bn_from_montgomery_word()136 ret->flags |= BN_FLG_FIXED_TOP; in bn_from_montgomery_word()403 mont->RR.flags |= BN_FLG_FIXED_TOP; in BN_MONT_CTX_set()
145 r->flags |= BN_FLG_FIXED_TOP; in bn_lshift_fixed_top() 213 r->flags |= BN_FLG_FIXED_TOP; in bn_rshift_fixed_top()
95 r->flags |= BN_FLG_FIXED_TOP; in bn_mod_add_fixed_top()181 r->flags |= BN_FLG_FIXED_TOP; in bn_mod_sub_fixed_top()
180 # define BN_FLG_FIXED_TOP 0x10000 macro206 (_top && ((_bnum2->flags & BN_FLG_FIXED_TOP) \226 # define BN_FLG_FIXED_TOP 0 macro
332 res->flags |= BN_FLG_FIXED_TOP; in bn_div_fixed_top()448 snum->flags |= BN_FLG_FIXED_TOP; in bn_div_fixed_top()
96 rr->flags |= BN_FLG_FIXED_TOP; in bn_sqr_fixed_top()
192 n->flags |= (BN_FLG_FIXED_TOP & ~mask); in BN_BLINDING_invert_ex()
409 r->flags |= BN_FLG_FIXED_TOP; in BN_mod_exp_mont()591 b->flags |= BN_FLG_FIXED_TOP; in MOD_EXP_CTIME_COPY_FROM_PREBUF()
611 rr->flags |= BN_FLG_FIXED_TOP; in bn_mul_fixed_top()