RSA_up_ref
RSA_up_ref(rsa);
RSA_up_ref(key);
LCRYPTO_USED(RSA_up_ref);
int RSA_up_ref(RSA *r);
LCRYPTO_ALIAS(RSA_up_ref);
RSA_up_ref(dc->dec_key);