Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb2_kproto.h74 int smb3_encrypt_init_mech(smb_session_t *s);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb3_encrypt.c81 smb3_encrypt_init_mech(smb_session_t *s) in smb3_encrypt_init_mech() function
H A Dsmb2_negotiate.c837 smb3_encrypt_init_mech(s) != 0) { in smb2_negotiate_common()