Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/
A Dauth.h29 #define KSMBD_AUTH_NTLMSSP 0x0001 macro
A Dasn1.c189 mech_type = KSMBD_AUTH_NTLMSSP; in ksmbd_neg_token_init_mech_type()
A Dserver.c344 server_conf.auth_mechs = KSMBD_AUTH_NTLMSSP; in server_conf_init()
A Dsmb2pdu.c1285 conn->auth_mechs |= KSMBD_AUTH_NTLMSSP; in decode_negotiation_token()
1286 conn->preferred_auth_mech = KSMBD_AUTH_NTLMSSP; in decode_negotiation_token()
1750 } else if (conn->preferred_auth_mech == KSMBD_AUTH_NTLMSSP) { in smb2_sess_setup()

Completed in 35 milliseconds