Searched refs:is_one (Results 1 – 2 of 2) sorted by relevance
222 static BN_ULONG is_one(const BIGNUM *z) in is_one() function810 is_one(generator->Z); in ecp_nistz256_is_affine_G()1165 r->Z_is_one = is_one(r->Z) & 1; in ecp_nistz256_points_mul()
587 struct is_one { struct592 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument