Increment the reference count of a DSA object (deprecated).
Declared in <openssl/dsa.h>
<openssl/dsa.h>
[[deprecated]] int DSA_up_ref(DSA* r);
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on error.