Lines Matching full:modulo
828 fprintf(stderr,"Modulo test failed!\n");
897 fprintf(stderr,"Modulo multiply test failed!\n");
950 fprintf(stderr,"Modulo exponentiation test failed!\n");
1001 fprintf(stderr,"Modulo exponentiation test failed!\n");
1157 fprintf(stderr,"GF(2^m) modulo test failed!\n");
1669 * is congruent to $a^{(b-1)/2}$, modulo $b$ (Legendre symbol).
1776 /* construct 'a' such that it is a square modulo p,
1777 * but in general not a proper square and not reduced modulo p */