HomeSort by: relevance | last modified time | path
    Searched refs:TEST_BN_eq (Results 1 - 25 of 39) sorted by relevancy

1 2

  /src/crypto/external/apache2/openssl/dist/test/
exptest.c 205 if (!TEST_BN_eq(r_simple, r_mont)
206 || !TEST_BN_eq(r_simple, r_recp)
207 || !TEST_BN_eq(r_simple, r_mont_const)) {
295 if (!TEST_BN_eq(r_simple1, r_mont_const_x2_1)
296 || !TEST_BN_eq(r_simple2, r_mont_const_x2_2)) {
test_test.c 330 || !TEST(1, TEST_BN_eq(b, c))
331 || !TEST(0, TEST_BN_eq(a, b))
357 || !TEST(1, TEST_BN_eq(a, a))
359 || !TEST(0, TEST_BN_eq(a, b))
428 && (TEST(0, TEST_BN_eq(a, b))
429 & TEST(0, TEST_BN_eq(b, a))
430 & TEST(0, TEST_BN_eq(b, NULL))
431 & TEST(0, TEST_BN_eq(NULL, a))
433 & TEST(0, TEST_BN_eq(c, d)));
bn_internal_test.c 83 ret = TEST_BN_eq(ossl_bn_get0_small_factors(), b);
ecstresstest.c 90 || !TEST_BN_eq(result, expected_result))
param_build_test.c 39 || !TEST_BN_eq(zbn_res, zbn))
73 || !TEST_BN_eq(zbn_res, zbn))
201 || !TEST_BN_eq(zbn_res, zbn)
207 || !TEST_BN_eq(pbn_res, pbn)
213 || !TEST_BN_eq(nbn_res, nbn))
360 || !TEST_BN_eq(zbn_res, zbn)
368 || !TEST_BN_eq(pbn_res, pbn)
376 || !TEST_BN_eq(nbn_res, nbn))
srptest.c 100 if (!TEST_BN_eq(Kclient, Kserver))
130 r = TEST_BN_eq(bn, tmp);
sm2_internal_test.c 349 || !TEST_BN_eq(r, sig_r)
350 || !TEST_BN_eq(s, sig_s))
bntest.c 136 TEST_BN_eq(expected, actual);
357 && TEST_BN_eq(a, c)
358 && TEST_BN_eq(b, d))
380 && TEST_BN_eq(b, c)
381 && TEST_BN_eq(a, d))
412 && TEST_BN_eq(e, c)
415 && TEST_BN_eq(d, a)))
523 && TEST_BN_eq(c, d)))
535 && TEST_BN_eq(c, d)))
582 || !TEST_BN_eq(c, d)
    [all...]
evp_pkey_provided_test.c 438 || !TEST_BN_eq(bn, bn_from))
489 if (!TEST_BN_eq(check_bn, check[i].comparebn)) {
867 || !TEST_BN_eq(n, n_out))
1031 || !TEST_BN_eq(pub, pub_out)
1034 || !TEST_BN_eq(priv, priv_out)
1036 || !TEST_BN_eq(&ossl_bignum_ffdhe2048_p, p)
1040 || !TEST_BN_eq(&ossl_bignum_const_2, g)
1239 || !TEST_BN_eq(pub, pub_out)
1242 || !TEST_BN_eq(priv, priv_out)
1244 || !TEST_BN_eq(&ossl_bignum_ffdhe2048_p, p
    [all...]
params_test.c 463 || !TEST_BN_eq(app_p3, verify_p3) /* "provider" value */
490 || !TEST_BN_eq(sneakpeek->p3, app_p3) /* app value set */
514 || !TEST_BN_eq(app_p3, verify_p3) /* app value */
  /src/crypto/external/bsd/openssl/dist/test/
exptest.c 205 if (!TEST_BN_eq(r_simple, r_mont)
206 || !TEST_BN_eq(r_simple, r_recp)
207 || !TEST_BN_eq(r_simple, r_mont_const)) {
294 if (!TEST_BN_eq(r_simple1, r_mont_const_x2_1)
295 || !TEST_BN_eq(r_simple2, r_mont_const_x2_2)) {
test_test.c 330 || !TEST(1, TEST_BN_eq(b, c))
331 || !TEST(0, TEST_BN_eq(a, b))
357 || !TEST(1, TEST_BN_eq(a, a))
359 || !TEST(0, TEST_BN_eq(a, b))
428 && (TEST(0, TEST_BN_eq(a, b))
429 & TEST(0, TEST_BN_eq(b, a))
430 & TEST(0, TEST_BN_eq(b, NULL))
431 & TEST(0, TEST_BN_eq(NULL, a))
433 & TEST(0, TEST_BN_eq(c, d)));
bn_internal_test.c 83 ret = TEST_BN_eq(ossl_bn_get0_small_factors(), b);
ecstresstest.c 91 || !TEST_BN_eq(result, expected_result))
srptest.c 100 if (!TEST_BN_eq(Kclient, Kserver))
130 r = TEST_BN_eq(bn, tmp);
evp_pkey_provided_test.c 436 || !TEST_BN_eq(bn, bn_from))
486 || !TEST_BN_eq(n, n_out))
625 || !TEST_BN_eq(pub, pub_out)
628 || !TEST_BN_eq(priv, priv_out)
630 || !TEST_BN_eq(&ossl_bignum_ffdhe2048_p, p)
634 || !TEST_BN_eq(&ossl_bignum_const_2, g)
808 || !TEST_BN_eq(pub, pub_out)
811 || !TEST_BN_eq(priv, priv_out)
813 || !TEST_BN_eq(&ossl_bignum_ffdhe2048_p, p)
817 || !TEST_BN_eq(&ossl_bignum_const_2, g
    [all...]
param_build_test.c 38 || !TEST_BN_eq(zbn_res, zbn))
72 || !TEST_BN_eq(zbn_res, zbn))
195 || !TEST_BN_eq(zbn_res, zbn)
341 || !TEST_BN_eq(zbn_res, zbn)
sm2_internal_test.c 352 || !TEST_BN_eq(r, sig_r)
353 || !TEST_BN_eq(s, sig_s))
params_test.c 464 || !TEST_BN_eq(app_p3, verify_p3) /* "provider" value */
491 || !TEST_BN_eq(sneakpeek->p3, app_p3) /* app value set */
515 || !TEST_BN_eq(app_p3, verify_p3) /* app value */
  /src/crypto/external/bsd/openssl.old/dist/test/
test_test.c 330 || !TEST(1, TEST_BN_eq(b, c))
331 || !TEST(0, TEST_BN_eq(a, b))
357 || !TEST(1, TEST_BN_eq(a, a))
359 || !TEST(0, TEST_BN_eq(a, b))
428 && (TEST(0, TEST_BN_eq(a, b))
429 & TEST(0, TEST_BN_eq(b, a))
430 & TEST(0, TEST_BN_eq(b, NULL))
431 & TEST(0, TEST_BN_eq(NULL, a))
433 & TEST(0, TEST_BN_eq(c, d)));
exptest.c 196 if (!TEST_BN_eq(r_simple, r_mont)
197 || !TEST_BN_eq(r_simple, r_recp)
198 || !TEST_BN_eq(r_simple, r_mont_const)) {
ecstresstest.c 90 || !TEST_BN_eq(result, expected_result))
srptest.c 94 if (!TEST_BN_eq(Kclient, Kserver))
124 r = TEST_BN_eq(bn, tmp);
ecdsatest.c 159 if (!TEST_BN_eq(sig_r, r)
160 || !TEST_BN_eq(sig_s, s))
sm2_internal_test.c 350 || !TEST_BN_eq(r, sig_r)
351 || !TEST_BN_eq(s, sig_s))

Completed in 40 milliseconds

1 2