Home
last modified time | relevance | path

Searched defs:mp_mod_d (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/tcl86/tcl8.6.12/libtommath/
H A Dbn_mp_mod_d.c6 mp_err mp_mod_d(const mp_int *a, mp_digit b, mp_digit *c) in mp_mod_d() function
/dports/lang/tcl87/tcl8.7a5/libtommath/
H A Dbn_mp_mod_d.c6 mp_err mp_mod_d(const mp_int *a, mp_digit b, mp_digit *c) in mp_mod_d() function
/dports/security/dropbear/dropbear-2020.81/libtommath/
H A Dbn_mp_mod_d.c6 mp_err mp_mod_d(const mp_int *a, mp_digit b, mp_digit *c) in mp_mod_d() function
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hcrypto/libtommath/
H A Dbn_mp_mod_d.c19 mp_mod_d (mp_int * a, mp_digit b, mp_digit * c) in mp_mod_d() function
/dports/math/libtommath/libtommath-1.2.0/
H A Dbn_mp_mod_d.c6 mp_err mp_mod_d(const mp_int *a, mp_digit b, mp_digit *c) in mp_mod_d() function
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtommath/
H A Dbn_mp_mod_d.c19 mp_mod_d (mp_int * a, mp_digit b, mp_digit * c) in mp_mod_d() function
/dports/security/p5-CryptX/CryptX-0.075/src/ltm/
H A Dbn_mp_mod_d.c15 int mp_mod_d(const mp_int *a, mp_digit b, mp_digit *c) in mp_mod_d() function
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/headers/
H A Dtomcrypt_private.h174 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c) macro
/dports/security/py-pycrypto/pycrypto-2.6.1/src/libtom/
H A Dtomcrypt_math.h474 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c) macro
/dports/security/py-pycryptodome/pycryptodome-3.10.1/src/libtom/
H A Dtomcrypt_math.h474 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c) macro
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtomcrypt/src/headers/
H A Dtomcrypt_math.h474 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c) macro
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/src/libtom/
H A Dtomcrypt_math.h474 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c) macro
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/headers/
H A Dtomcrypt_math.h553 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c) macro
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/headers/
H A Dtomcrypt_math.h553 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c) macro
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/headers/
H A Dtomcrypt_math.h504 #define mp_mod_d(a, b, c) ltc_mp.modi(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.h553 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c) macro
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Dsp_int.h950 #define mp_mod_d sp_mod_d macro
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dsp_int.h950 #define mp_mod_d sp_mod_d macro
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dsp_int.h950 #define mp_mod_d sp_mod_d macro
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dsp_int.h950 #define mp_mod_d sp_mod_d macro
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dsp_int.h950 #define mp_mod_d sp_mod_d macro
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hcrypto/libtommath/mtest/
H A Dmpi.c1413 mp_err mp_mod_d(mp_int *a, mp_digit d, mp_digit *c) in mp_mod_d() function
/dports/math/libtommath/libtommath-1.2.0/mtest/
H A Dmpi.c1415 mp_err mp_mod_d(mp_int *a, mp_digit d, mp_digit *c) in mp_mod_d() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Dmpi.c1275 mp_err mp_mod_d(const mp_int *a, mp_digit d, mp_digit *c) in mp_mod_d() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Dmpi.c1275 mp_err mp_mod_d(const mp_int *a, mp_digit d, mp_digit *c) in mp_mod_d() function

12