RSA_check_key
LCRYPTO_USED(RSA_check_key);
int RSA_check_key(const RSA *);
LCRYPTO_ALIAS(RSA_check_key);
int r = RSA_check_key(rsa);