Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/ec/
Doct.c171 static int ec_GFp_simple_oct2point(const EC_GROUP *group, EC_POINT *point, in ec_GFp_simple_oct2point() function
258 return ec_GFp_simple_oct2point(group, point, buf, len, ctx); in EC_POINT_oct2point()