Lines Matching full:pruint64
571 static const PRUint64 K512[80] = {
659 PRUint64 w[80]; /* message schedule, input buffer, plus 64 words */
663 PRUint64 h[8]; /* 8 state variables */
664 PRUint64 sizeLo; /* 64-bit count of hashed bytes. */
670 static const PRUint64 H512[8] = {
796 PRUint64 t1;
820 PRUint64 t1, t2;
915 PRUint64 a, b, c, d, e, f, g, h;
1092 PRUint64 lo, t1;
1097 PRUint64 lo = ctx->sizeLo;
1193 static const PRUint64 H384[8] = {