Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsglob.h1448 #define CIFSSEC_MAY_KRB5 0x00008 macro
1488 …LM | CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_LANMAN | CIFSSEC_MAY_PLNTXT | CIFSSEC_MAY_KRB5 | CIFSSEC_MAY…
Dsess.c496 (global_secflags & CIFSSEC_MAY_KRB5)) in select_sectype()
Dcifssmb.c536 (CIFSSEC_MAY_KRB5 | CIFSSEC_MAY_NTLMSSP)) in should_set_ext_sec_flag()