Home | History | Annotate | Download | only in ec

Lines Matching full:bn_is_zero

881 		if (BN_is_negative(p) || BN_is_zero(p))
951 if (BN_is_negative(a) || BN_is_zero(a))