Searched refs:smb_ntencrypt (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netsmb/
H A Dsmb_subr.h113 int smb_ntencrypt(const u_char *apwd, u_char *C8, u_char *RN);
H A Dsmb_crypt.c114 smb_ntencrypt(const u_char *apwd, u_char *C8, u_char *RN) function
H A Dsmb_smb.c351 smb_ntencrypt(pbuf, vcp->vc_ch, (u_char*)ntencpass);

Completed in 58 milliseconds