RSA_meth_set_init
if (RSA_meth_set_init(new_method, p11_rsa_init) != 1)
int RSA_meth_set_init(RSA_METHOD *rsa, int (*init)(RSA *rsa));