Searched refs:hex_nthash (Results 1 – 1 of 1) sorted by relevance
730 char hex_nthash[SMBAUTH_HEXHASH_SZ+1]; in smb_pwd_fputent() local744 hex_nthash, SMBAUTH_HEXHASH_SZ); in smb_pwd_fputent()745 hex_nthash[SMBAUTH_HEXHASH_SZ] = '\0'; in smb_pwd_fputent()747 (void) strcpy(hex_nthash, (char *)pw->pw_nthash); in smb_pwd_fputent()751 hex_lmhash, hex_nthash); in smb_pwd_fputent()