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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c735 (void) bintohex((char *)pw->pw_lmhash, SMBAUTH_HASH_SZ,
743 (void) bintohex((char *)pw->pw_nthash, SMBAUTH_HASH_SZ,
H A Dlibsmb.h278 extern size_t bintohex(const char *, size_t, char *, size_t);
H A Dsmb_util.c133 * bintohex
144 bintohex(const char *srcbuf, size_t srclen, function
H A Dsmb_lgrp.c2003 mid_hexsz = bintohex((const char *)newm, sizeof (smb_lgmid_t),
2071 mid_hexsz = bintohex((const char *)mid, sizeof (smb_lgmid_t),

Completed in 72 milliseconds