Searched defs:EC_POINT_point2oct (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/ec/
H A Doct.c297 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, function
302 OPENSSL_PUT_ERROR(EC, EC_POINT_point2oct,
307 OPENSSL_PUT_ERROR(EC, EC_POINT_point2oct, EC_R_INCOMPATIBLE_OBJECTS);

Completed in 332 milliseconds