Searched refs:oct2point (Results 1 – 2 of 2) sorted by relevance
108 if (group->meth->oct2point == 0 in EC_POINT_oct2point()130 return group->meth->oct2point(group, point, buf, len, ctx); in EC_POINT_oct2point()
95 int (*oct2point) (const EC_GROUP *, EC_POINT *, const unsigned char *buf, member
Completed in 5 milliseconds