Searched refs:smb_strtouni (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netsmb/
H A Dsmb_subr.h106 void smb_strtouni(u_int16_t *dst, const char *src);
H A Dsmb_crypt.c126 smb_strtouni(unipwd, apwd);
177 smb_strtouni(unipwd, pwd);
H A Dsmb_subr.c190 smb_strtouni(u_int16_t *dst, const char *src) function
H A Dsmb_smb.c359 smb_strtouni(ntencpass, smb_vc_getpass(vcp));

Completed in 75 milliseconds