Searched refs:point2oct (Results 1 – 2 of 2) sorted by relevance
81 if (group->meth->point2oct == 0 in EC_POINT_point2oct()106 return group->meth->point2oct(group, point, form, buf, len, ctx); in EC_POINT_point2oct()
92 size_t (*point2oct) (const EC_GROUP *, const EC_POINT *, member
Completed in 9 milliseconds