Searched refs:smb3_encryption_negotiated (Results 1 – 3 of 3) sorted by relevance
362 bool smb3_encryption_negotiated(struct ksmbd_conn *conn);
315 if (cflags & NTLMSSP_NEGOTIATE_SEAL && smb3_encryption_negotiated(conn)) in ksmbd_build_ntlmssp_challenge_blob()
960 bool smb3_encryption_negotiated(struct ksmbd_conn *conn) in smb3_encryption_negotiated() function1549 if (smb3_encryption_negotiated(conn) && in ntlm_authenticate()1648 if (smb3_encryption_negotiated(conn) && in krb5_authenticate()