Searched refs:LBITS (Results 1 – 3 of 3) sorted by relevance
113 bl = LBITS(w); in bn_mul_add_words()145 bl = LBITS(w); in bn_mul_words()585 BN_ULONG lo = LBITS(a), hi = HBITS(a); \586 BN_ULONG bl = LBITS(b), bh = HBITS(b); \597 BN_ULONG lo = LBITS(a), hi = HBITS(a); \598 BN_ULONG bl = LBITS(b), bh = HBITS(b); \914 ml = LBITS(ml); in bn_mul_mont()931 ml = LBITS(ml); in bn_mul_mont()947 ml = LBITS(ml); in bn_mul_mont()
568 #define LBITS(a) ((a) & BN_MASK2l) macro601 l = LBITS(h); \619 l = LBITS(h); \638 l = LBITS(h); \
401 t2l = LBITS(d1); in bn_div_fixed_top()403 ql = LBITS(q); in bn_div_fixed_top()