Searched refs:MPI_ECP_CMP (Results 1 – 1 of 1) sorted by relevance
1201 #define MPI_ECP_CMP(X, Y) \ macro2313 p_eq_g = (MPI_ECP_CMP(&P->Y, &grp->G.Y) == 0 && in ecp_mul_comb()2314 MPI_ECP_CMP(&P->X, &grp->G.X) == 0); in ecp_mul_comb()2754 if (MPI_ECP_CMP(&YY, &RHS) != 0) { in ecp_check_pubkey_sw()