Lines Matching refs:TEST_int_eq
69 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx))
73 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx)))
88 || (i == 1 && !TEST_int_eq(0, EC_POINT_cmp(group, P, G, ctx)))
93 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx))
98 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx))
103 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, ctx)))
122 || !TEST_int_eq(0, EC_POINT_cmp(group, R, S, ctx)))
249 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
258 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
267 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
273 || !TEST_int_eq(0, EC_POINT_cmp(group, P, R, ctx))
282 || !TEST_int_eq(1, BN_check_prime(p, ctx, NULL))
313 || !TEST_int_eq(EC_GROUP_get_degree(group), 160)
320 || !TEST_int_eq(1, BN_check_prime(p, ctx, NULL))
350 || !TEST_int_eq(EC_GROUP_get_degree(group), 192)
357 || !TEST_int_eq(1, BN_check_prime(p, ctx, NULL))
387 || !TEST_int_eq(EC_GROUP_get_degree(group), 224)
394 || !TEST_int_eq(1, BN_check_prime(p, ctx, NULL))
425 || !TEST_int_eq(EC_GROUP_get_degree(group), 256)
433 || !TEST_int_eq(1, BN_check_prime(p, ctx, NULL))
469 || !TEST_int_eq(EC_GROUP_get_degree(group), 384)
478 || !TEST_int_eq(1, BN_check_prime(p, ctx, NULL))
523 || !TEST_int_eq(EC_GROUP_get_degree(group), 521)
560 || !TEST_int_eq(0, EC_POINT_cmp(group, P, R, ctx))
561 || !TEST_int_eq(0, EC_POINT_cmp(group, R, Q, ctx))
853 if (!TEST_int_eq(EC_GROUP_get_degree(group), test->degree)
887 || !TEST_int_eq(0, EC_POINT_cmp(group, P, R, ctx))
888 || !TEST_int_eq(0, EC_POINT_cmp(group, R, Q, ctx)))
1035 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
1045 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
1057 || !TEST_int_eq(0, EC_POINT_cmp(group, P, Q, ctx)))
1064 || !TEST_int_eq(0, EC_POINT_cmp(group, P, R, ctx)))
1337 || !TEST_int_eq(1, BN_check_prime(p, ctx, NULL))
1361 || !TEST_int_eq(EC_GROUP_get_degree(NISTP), test->degree))
1369 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1373 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx))
1385 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1389 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx))
1401 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1405 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx))
1412 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1416 if (!TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, Q_CHECK, ctx)))
1425 || !TEST_int_eq(0, EC_POINT_cmp(NISTP, Q, G, ctx)))
1561 if (!TEST_int_eq(EC_GROUP_check_named_curve(group, 0, NULL), nid)
1563 || !TEST_int_eq(EC_GROUP_check_named_curve(group, 1, NULL),
1576 if (!TEST_int_eq(EC_GROUP_check_named_curve(group, 0, NULL), nid))
1579 if (!TEST_int_eq(EC_GROUP_set_seed(group, invalid_seed, invalid_seed_len),
1588 if (!TEST_int_eq(EC_GROUP_check_named_curve(group, 0, NULL), 0))
1595 if (!TEST_int_eq(EC_GROUP_check_named_curve(group, 0, NULL), nid))
1599 if (!TEST_int_eq(EC_GROUP_set_seed(group, NULL, 0), 1)
1600 || !TEST_int_eq(EC_GROUP_check_named_curve(group, 0, NULL), nid))
1604 if (!TEST_int_eq(EC_GROUP_check_named_curve(gtest, 0, NULL), nid))
1610 || !TEST_int_eq(EC_GROUP_check_named_curve(gtest, 0, NULL), 0)
1613 || !TEST_int_eq(EC_GROUP_check_named_curve(gtest, 0, NULL), 0)
1619 || !TEST_int_eq(EC_GROUP_check_named_curve(gtest, 0, NULL), 0)
1623 || !TEST_int_eq(EC_GROUP_check_named_curve(gtest, 0, NULL), nid)
1627 || !TEST_int_eq(EC_GROUP_check_named_curve(gtest, 0, NULL), nid))
1666 || !TEST_int_eq(EC_GROUP_check_named_curve(gtest, 0, NULL), nid))
1732 || !TEST_int_eq(EC_GROUP_cmp(g, ga, ctx), 0))
1902 if (!TEST_int_eq(EC_GROUP_get_asn1_flag(tgroup), OPENSSL_EC_EXPLICIT_CURVE))
1909 if (!TEST_int_eq(EC_GROUP_set_seed(tmpg, invalid_seed, invalid_seed_len),
1917 || !TEST_int_eq(EC_GROUP_get_asn1_flag(tgroup),
1927 if (!TEST_int_eq(EC_GROUP_set_seed(tmpg, NULL, 0), 1)
1934 || !TEST_int_eq(EC_GROUP_get_asn1_flag(tgroup),
1951 || !TEST_int_eq((tnid = EC_GROUP_get_curve_name(tgroup)), NID_undef)
1959 || !TEST_int_eq((tnid = EC_GROUP_get_curve_name(tgroup)), NID_undef)
1972 || !TEST_int_eq(EC_GROUP_get_asn1_flag(tgroup),
1983 || !TEST_int_eq(EC_GROUP_get_asn1_flag(tgroup),
1994 || !TEST_int_eq(EC_GROUP_get_asn1_flag(tgroup),
2024 || !TEST_int_eq(EC_GROUP_cmp(group, group2, NULL), 0))
2195 || !TEST_int_eq(0, is_binary)
2316 || !TEST_int_eq(0, EC_POINT_cmp(group, Q, P, bnctx)))
2539 || !TEST_int_eq(EC_GROUP_get_degree(group), i_out)
2549 || !TEST_int_eq(k1, i_out)
2562 || !TEST_int_eq(k1, i_out)
2565 || !TEST_int_eq(k2, i_out)
2568 || !TEST_int_eq(k3, i_out))
2646 || !TEST_int_eq(EC_POINT_point2oct(group, Q1,
2650 || !TEST_int_eq(EC_POINT_point2oct(group, Q1,
2663 || !TEST_int_eq(EC_POINT_point2oct(group, Q2,
2667 || !TEST_int_eq(EC_POINT_point2oct(group, Q2,
2756 || !TEST_int_eq(EC_POINT_point2oct(group, G2,
2760 || !TEST_int_eq(EC_POINT_point2oct(group, G2,
2784 || !TEST_int_eq(EC_POINT_is_on_curve(altgroup, G2, ctx), 1)
2801 || !TEST_int_eq(EC_POINT_point2oct(group, Q1,
2804 || !TEST_int_eq(EC_POINT_point2oct(group, Q1,
2812 || !TEST_int_eq(EC_POINT_point2oct(altgroup, Q2,
2816 || !TEST_int_eq(EC_POINT_point2oct(altgroup, Q2,
2843 || !TEST_int_eq(EC_POINT_point2oct(group, Q1,
2847 || !TEST_int_eq(EC_POINT_point2oct(group, Q1,
2854 || !TEST_int_eq(EC_POINT_point2oct(altgroup, Q,
2858 || !TEST_int_eq(EC_POINT_point2oct(altgroup, Q,
2865 || !TEST_int_eq(EVP_PKEY_assign_EC_KEY(pkey1, eckey1), 1))
2869 || !TEST_int_eq(EVP_PKEY_assign_EC_KEY(pkey2, eckey2), 1))
2875 || !TEST_int_eq(EVP_PKEY_derive_init(pctx1), 1)
2876 || !TEST_int_eq(EVP_PKEY_derive_set_peer(pctx1, pkey2), 1)
2877 || !TEST_int_eq(EVP_PKEY_derive(pctx1, NULL, &sslen), 1)
2879 || !TEST_int_eq(EVP_PKEY_derive(pctx1, buf1, &sslen), 1))
2882 || !TEST_int_eq(EVP_PKEY_derive_init(pctx2), 1)
2883 || !TEST_int_eq(EVP_PKEY_derive_set_peer(pctx2, pkey1), 1)
2884 || !TEST_int_eq(EVP_PKEY_derive(pctx2, NULL, &t), 1)
2887 || !TEST_int_eq(EVP_PKEY_derive(pctx2, buf2, &t), 1))
2922 || !TEST_int_eq(EVP_PKEY_fromdata_init(pctx2), 1)
2923 || !TEST_int_eq(EVP_PKEY_fromdata(pctx2, &pkey1, EVP_PKEY_KEYPAIR,
2925 || !TEST_int_eq(EVP_PKEY_fromdata(pctx2, &pkey2, EVP_PKEY_PUBLIC_KEY,
2932 || !TEST_int_eq(EVP_PKEY_derive_init(pctx1), 1)
2933 || !TEST_int_eq(EVP_PKEY_derive_set_peer(pctx1, pkey2), 1)
2934 || !TEST_int_eq(EVP_PKEY_derive(pctx1, NULL, &t), 1)
2937 || !TEST_int_eq(EVP_PKEY_derive(pctx1, buf1, &t), 1)