ossl_bn_mont_ctx_eq
int ossl_bn_mont_ctx_eq(const BN_MONT_CTX *m1, const BN_MONT_CTX *m2);
if (!TEST_true(ossl_bn_mont_ctx_eq(regenerated, mont)))