Increases the internal reference count of a EC_KEY object.
Declared in <openssl/ec.h>
<openssl/ec.h>
[[deprecated]] int EC_KEY_up_ref(EC_KEY* key);
Deprecated. Use of this entity is allowed but discouraged.
1 on success and 0 if an error occurred.