Home
last modified time | relevance | path

Searched refs:round2indices (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/gss_mechs/mech_krb5/crypto/md4/
H A Dmd4.c184 static const unsigned char round2indices[] = { in Transform() local
188 GG (a, b, c, d, in[round2indices[i]], round2consts[i%4]); ROTATE; in Transform()