/titanic_44/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_auth.c | 123 unsigned char S21[21]; in smb_auth_lm_response() local 129 bzero(&S21[SMBAUTH_HASH_SZ], 5); in smb_auth_lm_response() 130 bcopy(hash, S21, SMBAUTH_HASH_SZ); in smb_auth_lm_response() 133 return (smb_auth_DES(lm_rsp, SMBAUTH_LM_RESP_SZ, S21, 21, in smb_auth_lm_response() 180 unsigned char S21[21]; in smb_auth_ntlm_response() local 182 bcopy(hash, S21, SMBAUTH_HASH_SZ); in smb_auth_ntlm_response() 183 bzero(&S21[SMBAUTH_HASH_SZ], 5); in smb_auth_ntlm_response() 185 S21, 21, challenge, clen) == SMBAUTH_FAILURE) in smb_auth_ntlm_response()
|
/titanic_44/usr/src/common/crypto/md4/ |
H A D | md4.c | 52 #define S21 3 macro 217 GG(a, b, c, d, x[ 0], S21); /* 17 */ in MD4Transform() 221 GG(a, b, c, d, x[ 1], S21); /* 21 */ in MD4Transform() 225 GG(a, b, c, d, x[ 2], S21); /* 25 */ in MD4Transform() 229 GG(a, b, c, d, x[ 3], S21); /* 29 */ in MD4Transform()
|
/titanic_44/usr/src/lib/libsmbfs/smb/ |
H A D | ntlm.c | 151 uchar_t S21[21]; in ntlm_v1_response() local 158 bzero(&S21, sizeof (S21)); in ntlm_v1_response() 159 bcopy(hash, S21, NTLM_HASH_SZ); in ntlm_v1_response() 163 S21, 21, chal, clen); in ntlm_v1_response()
|
/titanic_44/usr/src/lib/gss_mechs/mech_dh/backend/crypto/ |
H A D | md5.c | 228 #define S21 5 in Transform() macro 232 GG (a, b, c, d, in[ 1], S21, 4129170786U); /* 17 */ in Transform() 236 GG (a, b, c, d, in[ 5], S21, 3593408605U); /* 21 */ in Transform() 240 GG (a, b, c, d, in[ 9], S21, 568446438U); /* 25 */ in Transform() 244 GG (a, b, c, d, in[13], S21, 2850285829U); /* 29 */ in Transform()
|
/titanic_44/usr/src/lib/libsum/common/ |
H A D | sum-md5.c | 153 #define S21 5 macro 228 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */ in md5_transform() 232 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */ in md5_transform() 236 GG (a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */ in md5_transform() 240 GG (a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */ in md5_transform()
|
/titanic_44/usr/src/lib/libsasl/lib/ |
H A D | md5.c | 58 #define S21 5 macro 236 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */ 240 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */ 244 GG (a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */ 248 GG (a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */
|
/titanic_44/usr/src/data/hwdata/ |
H A D | usb.ids | 4128 3209 Vixia HF S21 A
|
H A D | pci.ids | 13859 9000 SK-9S21 10/100/1000Base-T Server Adapter, PCI-X, Copper RJ-45
|