Home
last modified time | relevance | path

Searched refs:smb_logon_decode (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_token.h139 smb_logon_t *smb_logon_decode(uint8_t *, uint32_t);
/titanic_41/usr/src/common/smbsrv/
H A Dsmb_token.c138 smb_logon_decode(uint8_t *buf, uint32_t len) in smb_logon_decode() function
/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers263 smb_logon_decode;
/titanic_41/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_doorsvc.c578 user_info = smb_logon_decode((uint8_t *)arg->data, in smbd_dop_user_auth_logon()