Searched refs:smb_ntencrypt (Results 1 – 3 of 3) sorted by relevance
112 int smb_ntencrypt(const u_char *apwd, u_char *C8, u_char *RN);
111 smb_ntencrypt(const u_char *apwd, u_char *C8, u_char *RN) in smb_ntencrypt() function
348 smb_ntencrypt(pbuf, vcp->vc_ch, (u_char*)ntencpass); in smb_smb_ssnsetup()