Lines Matching refs:EC_POINT_cmp

69         || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx))
73 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx)))
88 || (i == 1 && !TEST_int_eq(0, EC_POINT_cmp(group, P, G, ctx)))
93 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx))
98 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx))
103 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx)))
122 || !TEST_int_eq(0, EC_POINT_cmp(group, R, S, ctx)))
249 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
258 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
267 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
273 || !TEST_int_eq(0, EC_POINT_cmp(group, P, R, ctx))
560 || !TEST_int_eq(0, EC_POINT_cmp(group, P, R, ctx))
561 || !TEST_int_eq(0, EC_POINT_cmp(group, R, Q, ctx))
887 || !TEST_int_eq(0, EC_POINT_cmp(group, P, R, ctx))
888 || !TEST_int_eq(0, EC_POINT_cmp(group, R, Q, ctx)))
1035 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
1045 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
1057 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
1064 || !TEST_int_eq(0, EC_POINT_cmp(group, P, R, ctx)))
1369 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1373 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx))
1385 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1389 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx))
1401 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1405 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx))
1412 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1416 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1425 || !TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, G, ctx)))
2316 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, bnctx)))
2320 * The next check is most likely superfluous, as EC_POINT_cmp should already