RSA_meth_set_priv_dec
if (RSA_meth_set_priv_dec(new_method, p11_rsa_private_decrypt) != 1)
|| !RSA_meth_set_priv_dec(capi_rsa_method, capi_rsa_priv_dec)
int RSA_meth_set_priv_dec(RSA_METHOD *rsa,