Home
last modified time | relevance | path

Searched refs:CIFSSEC_MAY_KRB5 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h1805 #define CIFSSEC_MAY_KRB5 0x00008 macro
1845 #define CIFSSEC_AUTH_MASK (CIFSSEC_MAY_NTLM | CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_LANMAN | CIFSSEC_MAY_PLNTXT | CIFSSEC_MAY_KRB5 | CIFSSEC_MAY_NTLMSSP)
H A Dsess.c807 (global_secflags & CIFSSEC_MAY_KRB5)) in cifs_select_sectype()
H A Dsmb2pdu.c1158 (global_secflags & CIFSSEC_MAY_KRB5)) in smb2_select_sectype()
H A Dcifssmb.c582 (CIFSSEC_MAY_KRB5 | CIFSSEC_MAY_NTLMSSP)) in should_set_ext_sec_flag()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h1884 #define CIFSSEC_MAY_KRB5 0x00008 macro
1904 #define CIFSSEC_AUTH_MASK (CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_KRB5 | CIFSSEC_MAY_NTLMSSP)
H A Dsess.c1306 (global_secflags & CIFSSEC_MAY_KRB5)) in cifs_select_sectype()
H A Dsmb2pdu.c1399 (global_secflags & CIFSSEC_MAY_KRB5)) in smb2_select_sectype()
H A Dcifssmb.c393 (CIFSSEC_MAY_KRB5 | CIFSSEC_MAY_NTLMSSP)) in should_set_ext_sec_flag()

Completed in 42 milliseconds