Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/ec/
Doct.c76 static size_t ec_GFp_simple_point2oct(const EC_GROUP *group, in ec_GFp_simple_point2oct() function
229 return ec_GFp_simple_point2oct(group, &point->raw, form, buf, len); in EC_POINT_point2oct()