Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h1802 #define CIFSSEC_MAY_KRB5 0x00008 macro
1842 …LM | CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_LANMAN | CIFSSEC_MAY_PLNTXT | CIFSSEC_MAY_KRB5 | CIFSSEC_MAY…
H A Dsess.c807 (global_secflags & CIFSSEC_MAY_KRB5)) in cifs_select_sectype()
H A Dsmb2pdu.c1153 (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()