Where is the definition of add() located in OpenSSL?

22 Views Asked by At

In this link, EC_POINT_add refers to add() function. Can anyone tell me where add() function is defined in this library? I need to understand how OpenSSL performs point addition in Projective coordinates.

0

There are 0 best solutions below