RSA_meth_set_pub_enc
if (RSA_meth_set_pub_enc(new_method, p11_rsa_public_encrypt) != 1)
if (!RSA_meth_set_pub_enc(capi_rsa_method,
int RSA_meth_set_pub_enc(RSA_METHOD *rsa,