ossl_bn_get0_small_factors
if (!BN_gcd(gcd, rsa->n, ossl_bn_get0_small_factors(), ctx)
const BIGNUM *ossl_bn_get0_small_factors(void);
ret = TEST_BN_eq(ossl_bn_get0_small_factors(), b);