RSA_meth_new
RSA_METHOD *RSA_meth_new(const char *name, int flags);
rsa_method = RSA_meth_new("libtls RSA method", 0);