Searched refs:iod_nthash (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_lib.h86 uchar_t iod_nthash[NTLM_HASH_SZ]; member in struct:smb_iod_ssn
154 #define ct_nthash ct_iod_ssn.iod_nthash
H A Dsmbfs_util.c593 if (bcmp(zeros, &is->iod_nthash, NTLM_HASH_SZ))
594 smbfs_hexdump(&is->iod_nthash, NTLM_HASH_SZ);

Completed in 17 milliseconds