| /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
| bn_mp_reduce.c | 24 int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function
|
| bn_mp_reduce.c | 24 int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function
|
| /src/external/bsd/wpa/dist/src/tls/ |
| libtommath.c | 28 * would require other than mp_reduce */ 176 static int mp_reduce(mp_int * x, mp_int * m, mp_int * mu); 1932 redux = mp_reduce; 2250 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function 2279 #error mp_reduce would always fail
|
| libtommath.c | 28 * would require other than mp_reduce */ 176 static int mp_reduce(mp_int * x, mp_int * m, mp_int * mu); 1932 redux = mp_reduce; 2250 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function 2279 #error mp_reduce would always fail
|
| /src/sbin/nvmectl/ |
| bignum.c | 2584 mp_reduce(mp_int * x, mp_int * m, mp_int * mu) function 3283 redux = mp_reduce;
|
| bignum.c | 2584 mp_reduce(mp_int * x, mp_int * m, mp_int * mu) function 3283 redux = mp_reduce;
|
| /src/crypto/external/bsd/netpgp/dist/src/libbn/ |
| bignum.c | 2627 mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function 3328 redux = mp_reduce;
|
| bignum.c | 2627 mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function 3328 redux = mp_reduce;
|
| /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| bignum.c | 2588 mp_reduce(mp_int * x, mp_int * m, mp_int * mu) function 3287 redux = mp_reduce;
|
| bignum.c | 2588 mp_reduce(mp_int * x, mp_int * m, mp_int * mu) function 3287 redux = mp_reduce;
|