/dports/lang/tcl85/tcl8.5.19/libtommath/ |
H A D | bn_mp_mod.c | 20 mp_mod (mp_int * a, mp_int * b, mp_int * c) in mp_mod() function
|
/dports/lang/tcl86/tcl8.6.12/libtommath/ |
H A D | bn_mp_mod.c | 7 mp_err mp_mod(const mp_int *a, const mp_int *b, mp_int *c) in mp_mod() function
|
/dports/lang/tcl87/tcl8.7a5/libtommath/ |
H A D | bn_mp_mod.c | 7 mp_err mp_mod(const mp_int *a, const mp_int *b, mp_int *c) in mp_mod() function
|
/dports/security/dropbear/dropbear-2020.81/libtommath/ |
H A D | bn_mp_mod.c | 7 mp_err mp_mod(const mp_int *a, const mp_int *b, mp_int *c) in mp_mod() function
|
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hcrypto/libtommath/ |
H A D | bn_mp_mod.c | 20 mp_mod (mp_int * a, mp_int * b, mp_int * c) in mp_mod() function
|
/dports/math/libtommath/libtommath-1.2.0/ |
H A D | bn_mp_mod.c | 7 mp_err mp_mod(const mp_int *a, const mp_int *b, mp_int *c) in mp_mod() function
|
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtommath/ |
H A D | bn_mp_mod.c | 20 mp_mod (mp_int * a, mp_int * b, mp_int * c) in mp_mod() function
|
/dports/security/p5-CryptX/CryptX-0.075/src/ltm/ |
H A D | bn_mp_mod.c | 16 int mp_mod(const mp_int *a, const mp_int *b, mp_int *c) in mp_mod() function
|
/dports/games/nazghul/nazghul-0.7.1/src/ |
H A D | occ.c | 53 int mp_mod, in occ_new()
|
H A D | species.c | 52 int mp_mod, in species_new()
|
H A D | occ.h | 44 int mp_mod; /* similar, for mana */ member
|
H A D | species.h | 44 int mp_mod; /* similar, for mana */ member
|
H A D | character.h | 246 int mp_mod; variable
|
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/ |
H A D | species-def.h | 40 int mp_mod; ///< MP modifier member
|
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/ |
H A D | hp2100_mem.c | 663 static MTAB mp_mod [] = { variable
|
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/ |
H A D | hp2100_mem.c | 654 static MTAB mp_mod [] = { variable
|
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/headers/ |
H A D | tomcrypt_private.h | 173 #define mp_mod(a, b, c) ltc_mp.mpdiv(a, b, NULL, c) macro
|
/dports/security/py-pycrypto/pycrypto-2.6.1/src/libtom/ |
H A D | tomcrypt_math.h | 473 #define mp_mod(a, b, c) ltc_mp.mpdiv(a, b, NULL, c) macro
|
/dports/security/py-pycryptodome/pycryptodome-3.10.1/src/libtom/ |
H A D | tomcrypt_math.h | 473 #define mp_mod(a, b, c) ltc_mp.mpdiv(a, b, NULL, c) macro
|
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtomcrypt/src/headers/ |
H A D | tomcrypt_math.h | 473 #define mp_mod(a, b, c) ltc_mp.mpdiv(a, b, NULL, c) macro
|
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/src/libtom/ |
H A D | tomcrypt_math.h | 473 #define mp_mod(a, b, c) ltc_mp.mpdiv(a, b, NULL, c) macro
|
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/headers/ |
H A D | tomcrypt_math.h | 552 #define mp_mod(a, b, c) ltc_mp.mpdiv(a, b, NULL, c) macro
|
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/headers/ |
H A D | tomcrypt_math.h | 552 #define mp_mod(a, b, c) ltc_mp.mpdiv(a, b, NULL, c) macro
|
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/headers/ |
H A D | tomcrypt_math.h | 503 #define mp_mod(a, b, c) ltc_mp.mpdiv(a, b, NULL, c) macro
|
/dports/security/pgpin/pgp263in/src/ |
H A D | mpilib.c | 572 int mp_mod(register unitptr remainder, in mp_mod() function
|