Increment the reference count of an EVP_PKEY.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_PKEY_up_ref(EVP_PKEY* pkey);
1 on success, or 0 on failure.