Searched defs:smb_get_machine_passwd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_info.c390 smb_get_machine_passwd(uint8_t *buf, size_t buflen) function
421 rc = smb_get_machine_passwd(ipc_info.passwd, SMBAUTH_HASH_SZ);
453 (void) smb_get_machine_passwd(ipc_info.passwd, SMBAUTH_HASH_SZ);

Completed in 58 milliseconds