Searched refs:bintohex (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/smbsrv/libsmb/common/ |
H A D | mapfile-vers | 43 bintohex;
|
H A D | smb_pwdutil.c | 735 (void) bintohex((char *)pw->pw_lmhash, SMBAUTH_HASH_SZ, in smb_pwd_fputent() 743 (void) bintohex((char *)pw->pw_nthash, SMBAUTH_HASH_SZ, in smb_pwd_fputent()
|
H A D | libsmb.h | 278 extern size_t bintohex(const char *, size_t, char *, size_t);
|
H A D | smb_util.c | 144 bintohex(const char *srcbuf, size_t srclen, in bintohex() function
|
H A D | smb_lgrp.c | 2003 mid_hexsz = bintohex((const char *)newm, sizeof (smb_lgmid_t), in smb_lgrp_mlist_add() 2071 mid_hexsz = bintohex((const char *)mid, sizeof (smb_lgmid_t), in smb_lgrp_mlist_del()
|