Home
last modified time | relevance | path

Searched refs:ec_oct2point (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcrypto/ec/
H A Dec_convert.c296 ec_oct2point(const EC_GROUP *group, EC_POINT *point, in ec_oct2point() function
485 ret = ec_oct2point(group, point, buf, len, ctx); in EC_POINT_oct2point()