RSA_meth_get_init
LCRYPTO_USED(RSA_meth_get_init);
int (*RSA_meth_get_init(const RSA_METHOD *meth))(RSA *rsa);
LCRYPTO_ALIAS(RSA_meth_get_init);