Searched refs:hex_lmhash (Results 1 – 1 of 1) sorted by relevance
731 char hex_lmhash[SMBAUTH_HEXHASH_SZ+1]; in smb_pwd_fputent() local736 hex_lmhash, SMBAUTH_HEXHASH_SZ); in smb_pwd_fputent()737 hex_lmhash[SMBAUTH_HEXHASH_SZ] = '\0'; in smb_pwd_fputent()739 (void) strcpy(hex_lmhash, (char *)pw->pw_lmhash); in smb_pwd_fputent()751 hex_lmhash, hex_nthash); in smb_pwd_fputent()