Home
last modified time | relevance | path

Searched refs:fp_montgomery_reduce (Results 1 – 25 of 30) sorted by relevance

12

/dports/math/tomsfastmath/tomsfastmath-0.13.1/demo/
H A Dtiming.c519 fp_montgomery_reduce(&c, &a, fp); in main()
520 fp_montgomery_reduce(&d, &a, fp); in main()
521 fp_montgomery_reduce(&c, &a, fp); in main()
522 fp_montgomery_reduce(&d, &a, fp); in main()
523 fp_montgomery_reduce(&c, &a, fp); in main()
524 fp_montgomery_reduce(&d, &a, fp); in main()
525 fp_montgomery_reduce(&c, &a, fp); in main()
526 fp_montgomery_reduce(&d, &a, fp); in main()
527 fp_montgomery_reduce(&c, &a, fp); in main()
528 fp_montgomery_reduce(&d, &a, fp); in main()
[all …]
H A Dstest.c140 fp_montgomery_reduce(&a, &b, dp); in c_main()
155 fp_montgomery_reduce(&a, &b, dp); in c_main()
170 fp_montgomery_reduce(&a, &b, dp); in c_main()
H A Dtest.c140 fp_montgomery_reduce(&c, &a, fp);
162 fp_montgomery_reduce(&c, &a, fp);
/dports/security/clamav/clamav-0.104.2/libclamav/tomsfastmath/exptmod/
H A Dfp_exptmod.c70 fp_mul(&R[0], &R[1], &R[y^1]); fp_montgomery_reduce(&R[y^1], P, mp); in _fp_exptmod()
71 fp_sqr(&R[y], &R[y]); fp_montgomery_reduce(&R[y], P, mp); in _fp_exptmod()
74 fp_montgomery_reduce(&R[0], P, mp); in _fp_exptmod()
138 fp_montgomery_reduce (&M[1 << (winsize - 1)], P, mp); in _fp_exptmod()
144 fp_montgomery_reduce(&M[x], P, mp); in _fp_exptmod()
183 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
196 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
201 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
215 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
222 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/tomsfastmath/exptmod/
H A Dfp_exptmod.c70 fp_mul(&R[0], &R[1], &R[y^1]); fp_montgomery_reduce(&R[y^1], P, mp); in _fp_exptmod()
71 fp_sqr(&R[y], &R[y]); fp_montgomery_reduce(&R[y], P, mp); in _fp_exptmod()
74 fp_montgomery_reduce(&R[0], P, mp); in _fp_exptmod()
138 fp_montgomery_reduce (&M[1 << (winsize - 1)], P, mp); in _fp_exptmod()
144 fp_montgomery_reduce(&M[x], P, mp); in _fp_exptmod()
183 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
196 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
201 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
215 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
222 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
[all …]
/dports/math/tomsfastmath/tomsfastmath-0.13.1/src/exptmod/
H A Dfp_exptmod.c70 fp_mul(&R[0], &R[1], &R[y^1]); fp_montgomery_reduce(&R[y^1], P, mp); in _fp_exptmod()
71 fp_sqr(&R[y], &R[y]); fp_montgomery_reduce(&R[y], P, mp); in _fp_exptmod()
74 fp_montgomery_reduce(&R[0], P, mp); in _fp_exptmod()
138 fp_montgomery_reduce (&M[1 << (winsize - 1)], P, mp); in _fp_exptmod()
144 fp_montgomery_reduce(&M[x], P, mp); in _fp_exptmod()
183 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
196 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
201 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
215 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
222 fp_montgomery_reduce(&res, P, mp); in _fp_exptmod()
[all …]
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/math/
H A Dtfm_desc.c450 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_dbl_point()
472 fp_montgomery_reduce(&t2, modulus, mp); in tfm_ecc_projective_dbl_point()
494 fp_montgomery_reduce(&t2, modulus, mp); in tfm_ecc_projective_dbl_point()
593 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
596 fp_montgomery_reduce(&t2, modulus, mp); in tfm_ecc_projective_add_point()
599 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
602 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
644 fp_montgomery_reduce(&z, modulus, mp); in tfm_ecc_projective_add_point()
648 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
651 fp_montgomery_reduce(&x, modulus, mp); in tfm_ecc_projective_add_point()
[all …]
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/math/
H A Dtfm_desc.c450 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_dbl_point()
472 fp_montgomery_reduce(&t2, modulus, mp); in tfm_ecc_projective_dbl_point()
494 fp_montgomery_reduce(&t2, modulus, mp); in tfm_ecc_projective_dbl_point()
593 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
596 fp_montgomery_reduce(&t2, modulus, mp); in tfm_ecc_projective_add_point()
599 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
602 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
644 fp_montgomery_reduce(&z, modulus, mp); in tfm_ecc_projective_add_point()
648 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
651 fp_montgomery_reduce(&x, modulus, mp); in tfm_ecc_projective_add_point()
[all …]
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/math/
H A Dtfm_desc.c456 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_dbl_point()
528 fp_montgomery_reduce(&t2, modulus, mp); in tfm_ecc_projective_dbl_point()
646 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
649 fp_montgomery_reduce(&t2, modulus, mp); in tfm_ecc_projective_add_point()
652 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
655 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
697 fp_montgomery_reduce(&z, modulus, mp); in tfm_ecc_projective_add_point()
701 fp_montgomery_reduce(&t1, modulus, mp); in tfm_ecc_projective_add_point()
704 fp_montgomery_reduce(&x, modulus, mp); in tfm_ecc_projective_add_point()
707 fp_montgomery_reduce(&t2, modulus, mp); in tfm_ecc_projective_add_point()
[all …]
/dports/math/tomsfastmath/tomsfastmath-0.13.1/
H A Dlibtfm.symbols25 fp_montgomery_reduce
H A Dmakefile.shared35 src/mont/fp_montgomery_calc_normalization.o src/mont/fp_montgomery_reduce.o \
H A Dmakefile62 src/mont/fp_montgomery_calc_normalization.o src/mont/fp_montgomery_reduce.o \
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dtfm.c1475 err |= fp_montgomery_reduce(t, b, mp); in fp_invmod_mont_ct()
1479 err |= fp_montgomery_reduce(t, b, mp); in fp_invmod_mont_ct()
1484 err |= fp_montgomery_reduce(c, b, mp); in fp_invmod_mont_ct()
2052 err = fp_montgomery_reduce(&R[y^1], P, mp); in _fp_exptmod_ct()
2067 err = fp_montgomery_reduce(&R[y], P, mp); in _fp_exptmod_ct()
2083 err = fp_montgomery_reduce(&R[2], P, mp); in _fp_exptmod_ct()
2110 err = fp_montgomery_reduce(&R[2], P, mp); in _fp_exptmod_ct()
2123 err = fp_montgomery_reduce(&R[0], P, mp); in _fp_exptmod_ct()
2587 err = fp_montgomery_reduce(res, P, mp); in _fp_exptmod_base_2()
2753 err = fp_montgomery_reduce(res, P, mp); in _fp_exptmod_base_2()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dtfm.c1475 err |= fp_montgomery_reduce(t, b, mp); in fp_invmod_mont_ct()
1479 err |= fp_montgomery_reduce(t, b, mp); in fp_invmod_mont_ct()
1484 err |= fp_montgomery_reduce(c, b, mp); in fp_invmod_mont_ct()
2052 err = fp_montgomery_reduce(&R[y^1], P, mp); in _fp_exptmod_ct()
2067 err = fp_montgomery_reduce(&R[y], P, mp); in _fp_exptmod_ct()
2083 err = fp_montgomery_reduce(&R[2], P, mp); in _fp_exptmod_ct()
2110 err = fp_montgomery_reduce(&R[2], P, mp); in _fp_exptmod_ct()
2123 err = fp_montgomery_reduce(&R[0], P, mp); in _fp_exptmod_ct()
2587 err = fp_montgomery_reduce(res, P, mp); in _fp_exptmod_base_2()
2753 err = fp_montgomery_reduce(res, P, mp); in _fp_exptmod_base_2()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dtfm.c1475 err |= fp_montgomery_reduce(t, b, mp); in fp_invmod_mont_ct()
1479 err |= fp_montgomery_reduce(t, b, mp); in fp_invmod_mont_ct()
1484 err |= fp_montgomery_reduce(c, b, mp); in fp_invmod_mont_ct()
2052 err = fp_montgomery_reduce(&R[y^1], P, mp); in _fp_exptmod_ct()
2067 err = fp_montgomery_reduce(&R[y], P, mp); in _fp_exptmod_ct()
2083 err = fp_montgomery_reduce(&R[2], P, mp); in _fp_exptmod_ct()
2110 err = fp_montgomery_reduce(&R[2], P, mp); in _fp_exptmod_ct()
2123 err = fp_montgomery_reduce(&R[0], P, mp); in _fp_exptmod_ct()
2587 err = fp_montgomery_reduce(res, P, mp); in _fp_exptmod_base_2()
2753 err = fp_montgomery_reduce(res, P, mp); in _fp_exptmod_base_2()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dtfm.c1475 err |= fp_montgomery_reduce(t, b, mp); in fp_invmod_mont_ct()
1479 err |= fp_montgomery_reduce(t, b, mp); in fp_invmod_mont_ct()
1484 err |= fp_montgomery_reduce(c, b, mp); in fp_invmod_mont_ct()
2052 err = fp_montgomery_reduce(&R[y^1], P, mp); in _fp_exptmod_ct()
2067 err = fp_montgomery_reduce(&R[y], P, mp); in _fp_exptmod_ct()
2083 err = fp_montgomery_reduce(&R[2], P, mp); in _fp_exptmod_ct()
2110 err = fp_montgomery_reduce(&R[2], P, mp); in _fp_exptmod_ct()
2123 err = fp_montgomery_reduce(&R[0], P, mp); in _fp_exptmod_ct()
2587 err = fp_montgomery_reduce(res, P, mp); in _fp_exptmod_base_2()
2753 err = fp_montgomery_reduce(res, P, mp); in _fp_exptmod_base_2()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dtfm.c1475 err |= fp_montgomery_reduce(t, b, mp);
1479 err |= fp_montgomery_reduce(t, b, mp);
1484 err |= fp_montgomery_reduce(c, b, mp);
2052 err = fp_montgomery_reduce(&R[y^1], P, mp);
2067 err = fp_montgomery_reduce(&R[y], P, mp);
2083 err = fp_montgomery_reduce(&R[2], P, mp);
2110 err = fp_montgomery_reduce(&R[2], P, mp);
2123 err = fp_montgomery_reduce(&R[0], P, mp);
2587 err = fp_montgomery_reduce(res, P, mp);
2753 err = fp_montgomery_reduce(res, P, mp);
[all …]
/dports/security/clamav/clamav-0.104.2/libclamav/tomsfastmath/mont/
H A Dfp_montgomery_reduce.c470 void fp_montgomery_reduce(fp_int *a, fp_int *m, fp_digit mp) in fp_montgomery_reduce() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/tomsfastmath/mont/
H A Dfp_montgomery_reduce.c470 void fp_montgomery_reduce(fp_int *a, fp_int *m, fp_digit mp) in fp_montgomery_reduce() function
/dports/math/tomsfastmath/tomsfastmath-0.13.1/src/mont/
H A Dfp_montgomery_reduce.c466 void fp_montgomery_reduce(fp_int *a, fp_int *m, fp_digit mp) in fp_montgomery_reduce() function
/dports/math/tomsfastmath/tomsfastmath-0.13.1/src/headers/
H A Dtfm.h448 void fp_montgomery_reduce(fp_int *a, fp_int *m, fp_digit mp);
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dbignum_fast.h444 void fp_montgomery_reduce(fp_int *a, fp_int *m, fp_digit mp);
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dbignum_fast.h444 void fp_montgomery_reduce(fp_int *a, fp_int *m, fp_digit mp);
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Dtfm.h579 int fp_montgomery_reduce(fp_int *a, fp_int *m, fp_digit mp);
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dtfm.h579 int fp_montgomery_reduce(fp_int *a, fp_int *m, fp_digit mp);

12