Computes the sum of two EC_POINT
underlying EC_GROUP object
EC_POINT object for the result (r = a + b)
EC_POINT object with the first summand
EC_POINT object with the second summand
BN_CTX object (optional)
1 on success and 0 if an error occured
See Implementation
Computes the sum of two EC_POINT