Searched refs:GG (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/md4/
H A Dmd4.c69 /* FF, GG and HH are MD4 transformations for rounds 1, 2 and 3 */
75 #define GG(a, b, c, d, x, s) \ macro
188 GG (a, b, c, d, in[round2indices[i]], round2consts[i%4]); ROTATE;
217 GG (a, b, c, d, in[ 0], 3);
218 GG (d, a, b, c, in[ 4], 5);
219 GG (c, d, a, b, in[ 8], 9);
220 GG (b, c, d, a, in[12], 13);
221 GG (a, b, c, d, in[ 1], 3);
222 GG (d, a, b, c, in[ 5], 5);
223 GG (
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DJamoShort.pl7 1101 GG
47 11A9 GG
H A DName.pl12899 1D0E6 BYZANTINE MUSICAL SYMBOL DIGRAMMA GG
/osnet-11/usr/src/lib/libsasl/lib/
H A Dmd5.c108 /* FF, GG, HH, and II transformations for rounds 1, 2, 3, and 4.
113 #define GG(a, b, c, d, x, s, ac) { (a) += G ((b), (c), (d)) + (x) + (UINT4)(ac); (a) = ROTATE_LEFT ((a), (s)); (a) += (b); } macro
236 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */
237 GG (d, a, b, c, x[ 6], S22, 0xc040b340); /* 18 */
238 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
239 GG (b, c, d, a, x[ 0], S24, 0xe9b6c7aa); /* 20 */
240 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */
241 GG (d, a, b, c, x[10], S22, 0x2441453); /* 22 */
242 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
243 GG (
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_dh/backend/crypto/
H A Dmd5.c78 /* FF, GG, HH, and II transformations for rounds 1, 2, 3, and 4 */
85 #define GG(a, b, c, d, x, s, ac) \ macro
232 GG (a, b, c, d, in[ 1], S21, 4129170786U); /* 17 */
233 GG (d, a, b, c, in[ 6], S22, 3225465664U); /* 18 */
234 GG (c, d, a, b, in[11], S23, 643717713U); /* 19 */
235 GG (b, c, d, a, in[ 0], S24, 3921069994U); /* 20 */
236 GG (a, b, c, d, in[ 5], S21, 3593408605U); /* 21 */
237 GG (d, a, b, c, in[10], S22, 38016083U); /* 22 */
238 GG (c, d, a, b, in[15], S23, 3634488961U); /* 23 */
239 GG (
[all...]
/osnet-11/usr/src/lib/libsum/common/
H A Dsum-md5.c175 /* FF, GG, HH, and II transformations for rounds 1, 2, 3, and 4 */
182 #define GG(a, b, c, d, x, s, ac) { \ macro
228 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */
229 GG (d, a, b, c, x[ 6], S22, 0xc040b340); /* 18 */
230 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
231 GG (b, c, d, a, x[ 0], S24, 0xe9b6c7aa); /* 20 */
232 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */
233 GG (d, a, b, c, x[10], S22, 0x02441453); /* 22 */
234 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
235 GG (
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.xs192 /* FF, GG, HH, and II transformations for rounds 1, 2, 3, and 4.
202 #define GG(a, b, c, d, x, s, ac) \
309 GG (a, b, c, d, 1, S21, 0xf61e2562); /* 17 */
310 GG (d, a, b, c, 6, S22, 0xc040b340); /* 18 */
311 GG (c, d, a, b, 11, S23, 0x265e5a51); /* 19 */
312 GG (b, c, d, a, 0, S24, 0xe9b6c7aa); /* 20 */
313 GG (a, b, c, d, 5, S21, 0xd62f105d); /* 21 */
314 GG (d, a, b, c, 10, S22, 0x2441453); /* 22 */
315 GG (c, d, a, b, 15, S23, 0xd8a1e681); /* 23 */
316 GG (
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm279 Pu GP SP EP Gn Gg GG SG EG g0 c$ lk t$ ;s n> // /= CO';

Completed in 50 milliseconds