Home
last modified time | relevance | path

Searched refs:found_encrypt_ctx (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_negotiate.c218 int found_encrypt_ctx = 0; in smb31_decode_neg_ctxs() local
345 if (found_encrypt_ctx++ != 0) { in smb31_decode_neg_ctxs()
395 if (found_preauth_ctx != 1 || found_encrypt_ctx > 1) { in smb31_decode_neg_ctxs()