Home
last modified time | relevance | path

Searched refs:bintohex (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c741 (void) bintohex((char *)pw->pw_lmhash, SMBAUTH_HASH_SZ, in smb_pwd_fputent()
749 (void) bintohex((char *)pw->pw_nthash, SMBAUTH_HASH_SZ, in smb_pwd_fputent()
H A Dmapfile-vers44 bintohex;
H A Dlibsmb.h295 extern size_t bintohex(const char *, size_t, char *, size_t);
H A Dsmb_util.c144 bintohex(const char *srcbuf, size_t srclen, in bintohex() function
H A Dsmb_lgrp.c2007 mid_hexsz = bintohex((const char *)newm, sizeof (smb_lgmid_t), in smb_lgrp_mlist_add()
2079 mid_hexsz = bintohex((const char *)mid, sizeof (smb_lgmid_t), in smb_lgrp_mlist_del()