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

/external/boringssl/src/crypto/ec/
H A Dec.c757 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], function
762 OPENSSL_PUT_ERROR(EC, EC_POINTs_make_affine,
768 OPENSSL_PUT_ERROR(EC, EC_POINTs_make_affine, EC_R_INCOMPATIBLE_OBJECTS);

Completed in 79 milliseconds