Home
last modified time | relevance | path

Searched refs:preferred_auth_mech (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dasn1.c205 if (conn->preferred_auth_mech == 0) in ksmbd_neg_token_init_mech_type()
206 conn->preferred_auth_mech = mech_type; in ksmbd_neg_token_init_mech_type()
H A Dconnection.h82 unsigned int preferred_auth_mech; member
H A Dsmb2pdu.c1329 conn->preferred_auth_mech = KSMBD_AUTH_NTLMSSP; in decode_negotiation_token()
1812 if (conn->preferred_auth_mech & in smb2_sess_setup()
1826 } else if (conn->preferred_auth_mech == KSMBD_AUTH_NTLMSSP) { in smb2_sess_setup()

Completed in 11 milliseconds