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

/external/openssl/crypto/ec/
H A Dec_oct.c167 int EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, function
/external/chromium_org/third_party/boringssl/src/crypto/ec/
H A Doct.c296 int EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, function
300 OPENSSL_PUT_ERROR(EC, EC_POINT_oct2point,
305 OPENSSL_PUT_ERROR(EC, EC_POINT_oct2point, EC_R_INCOMPATIBLE_OBJECTS);

Completed in 91 milliseconds