EC_POINT_oct2point
if (!EC_POINT_oct2point(gd->group, gd->M, reg->m, reg->elem_len, gd->ctx))
if (!EC_POINT_oct2point(gd->group, gd->N, reg->n, reg->elem_len, gd->ctx))
if (!EC_POINT_oct2point(gdata->group, pub, theirpub, reg->elem_len,
if (v != NULL && EC_POINT_oct2point(g, v, d, len, NULL) != 1)
if (!EC_POINT_oct2point(ret, point, params->base->data,
|| !EC_POINT_oct2point(ecg, pub_point, pub_key, pub_key_len, ctx))
if (!EC_POINT_oct2point(group, ret, buf, buf_len, ctx)) {
if (EC_POINT_oct2point(key->group, key->pub_key, buf, len, ctx) == 0)
if (!EC_POINT_oct2point(group, point, buf, ptmp->data_size, bnctx)) {
|| !EC_POINT_oct2point(group, pt, oct_buf, oct_buf_len, ctx))
int EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *p,
|| !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
|| !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
|| !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
if (!TEST_true(EC_POINT_oct2point(group, point, buf, len, NULL)))
if (!TEST_false(EC_POINT_oct2point(group, point, buf, len, NULL)))
|| !TEST_true(EC_POINT_oct2point(group, Q, buf, 1, ctx))
|| !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
|| !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
|| !TEST_true(EC_POINT_oct2point(group, P, buf, len, ctx))
|| !TEST_true(EC_POINT_oct2point(altgroup, G2, buf1, bsize, ctx))
if (!TEST_true(EC_POINT_oct2point(group, Q, buf, 1, ctx))