Lines Matching full:modular
750 * overflow (including raising some signal): with GCC, while modular
1092 * values. For modular integers, the announced bit length of any integer
1094 * on modular integers are "constant-time" (only the modulus length may
1247 * Convert a modular integer to Montgomery representation. The integer x[]
1253 * Convert a modular integer back from Montgomery representation. The
1262 * Compute a modular Montgomery multiplication. d[] is filled with the
1274 * Compute a modular exponentiation. x[] MUST be an integer modulo m[]
1310 * values. For modular integers, the announced bit length of any integer
1312 * on modular integers are "constant-time" (only the modulus length may
1443 * Compute a modular Montgomery multiplication. d[] is filled with the
1455 * Convert a modular integer to Montgomery representation. The integer x[]
1461 * Convert a modular integer back from Montgomery representation. The
1470 * Compute a modular exponentiation. x[] MUST be an integer modulo m[]
1482 * Compute a modular exponentiation. x[] MUST be an integer modulo m[]
1963 * modular exponentiation, i.e. it should be the padded hash. On
1981 * the modular exponentiation; it is modified by this function.