Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_dispatch.c27 static int smb3_decrypt_msg(smb_request_t *);
140 if (smb3_decrypt_msg(sr) != 0) in smb2sr_newrq()
269 smb3_decrypt_msg(smb_request_t *sr) in smb3_decrypt_msg() function