Lines Matching full:bn_is_zero
864 if(BN_is_zero(bnR))919 if(!BN_is_zero(bnD))1138 if(BN_is_zero(bnR))1287 || BN_is_zero(bnK))1307 if(BN_is_zero(bnR) || BN_ucmp(bnT, bnN) == 0)1331 if(BN_is_zero(bnS))1689 if(BN_is_zero(bnT)) {