Home
last modified time | relevance | path

Searched defs:mp_montgomery_reduce (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/tcl86/tcl8.6.12/libtommath/
H A Dbn_mp_montgomery_reduce.c7 mp_err mp_montgomery_reduce(mp_int *x, const mp_int *n, mp_digit rho) in mp_montgomery_reduce() function
/dports/lang/tcl87/tcl8.7a5/libtommath/
H A Dbn_mp_montgomery_reduce.c7 mp_err mp_montgomery_reduce(mp_int *x, const mp_int *n, mp_digit rho) in mp_montgomery_reduce() function
/dports/security/dropbear/dropbear-2020.81/libtommath/
H A Dbn_mp_montgomery_reduce.c7 mp_err mp_montgomery_reduce(mp_int *x, const mp_int *n, mp_digit rho) in mp_montgomery_reduce() function
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hcrypto/libtommath/
H A Dbn_mp_montgomery_reduce.c20 mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce() function
/dports/math/libtommath/libtommath-1.2.0/
H A Dbn_mp_montgomery_reduce.c7 mp_err mp_montgomery_reduce(mp_int *x, const mp_int *n, mp_digit rho) in mp_montgomery_reduce() function
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtommath/
H A Dbn_mp_montgomery_reduce.c20 mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce() function
/dports/security/p5-CryptX/CryptX-0.075/src/ltm/
H A Dbn_mp_montgomery_reduce.c16 int mp_montgomery_reduce(mp_int *x, const mp_int *n, mp_digit rho) in mp_montgomery_reduce() function
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/headers/
H A Dtomcrypt_private.h186 #define mp_montgomery_reduce(a, b, c) ltc_mp.montgomery_reduce(a, b, c) macro
/dports/security/py-pycrypto/pycrypto-2.6.1/src/libtom/
H A Dtomcrypt_math.h484 #define mp_montgomery_reduce(a, b, c) ltc_mp.montgomery_reduce(a, b, c) macro
/dports/security/py-pycryptodome/pycryptodome-3.10.1/src/libtom/
H A Dtomcrypt_math.h484 #define mp_montgomery_reduce(a, b, c) ltc_mp.montgomery_reduce(a, b, c) macro
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtomcrypt/src/headers/
H A Dtomcrypt_math.h484 #define mp_montgomery_reduce(a, b, c) ltc_mp.montgomery_reduce(a, b, c) macro
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/src/libtom/
H A Dtomcrypt_math.h484 #define mp_montgomery_reduce(a, b, c) ltc_mp.montgomery_reduce(a, b, c) macro
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/headers/
H A Dtomcrypt_math.h565 #define mp_montgomery_reduce(a, b, c) ltc_mp.montgomery_reduce(a, b, c) macro
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/headers/
H A Dtomcrypt_math.h565 #define mp_montgomery_reduce(a, b, c) ltc_mp.montgomery_reduce(a, b, c) macro
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/headers/
H A Dtomcrypt_math.h516 #define mp_montgomery_reduce(a, b, c) ltc_mp.montgomery_reduce(a, b, c) macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/tomcrypt-1.18.1/src/headers/
H A Dtomcrypt_math.h565 #define mp_montgomery_reduce(a, b, c) ltc_mp.montgomery_reduce(a, b, c) macro
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Dsp_int.h909 #define mp_montgomery_reduce sp_mont_red macro
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dsp_int.h909 #define mp_montgomery_reduce sp_mont_red macro
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dsp_int.h909 #define mp_montgomery_reduce sp_mont_red macro
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dsp_int.h909 #define mp_montgomery_reduce sp_mont_red macro
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dsp_int.h909 #define mp_montgomery_reduce sp_mont_red macro
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dinteger.c2662 int mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce() function
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dinteger.c2662 int mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce() function
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dinteger.c2662 int mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce() function
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dinteger.c2662 int mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce() function

12