Home
last modified time | relevance | path

Searched defs:HH (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/gss_mechs/mech_krb5/crypto/md4/
H A Dmd4.c79 #define HH(a, b, c, d, x, s) \ macro
/titanic_50/usr/src/common/crypto/md4/
H A Dmd4.c94 #define HH(a, b, c, d, x, s) { \ macro
/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/crypto/
H A Dmd5.c90 #define HH(a, b, c, d, x, s, ac) \ macro
/titanic_50/usr/src/common/crypto/md5/
H A Dmd5.c98 #define HH(a, b, c, d, x, s, ac) { \ macro
/titanic_50/usr/src/lib/libsum/common/
H A Dsum-md5.c187 #define HH(a, b, c, d, x, s, ac) { \ macro
/titanic_50/usr/src/lib/libsasl/lib/
H A Dmd5.c114 #define HH(a, b, c, d, x, s, ac) { (a) += H ((b), (c), (d)) + (x) + (UINT4)(ac); (a) … macro