Lines Matching refs:EC_POINT_oct2point
197 || !TEST_true(EC_POINT_oct2point(group, Q, buf, 1, ctx))
248 || !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
257 || !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
266 || !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
972 if (!TEST_true(EC_POINT_oct2point(group, Q, buf, 1, ctx))
1034 || !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
1044 || !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
1056 || !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
1119 if (!TEST_true(EC_POINT_oct2point(group, point, buf, len, NULL)))
1124 if (!TEST_false(EC_POINT_oct2point(group, point, buf, len, NULL)))
2783 || !TEST_true(EC_POINT_oct2point(altgroup, G2, buf1, bsize, ctx))