Home
last modified time | relevance | path

Searched defs:CIFSSEC_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/cifs/
Dcifsglob.h1657 #define CIFSSEC_MASK 0xBF0BF /* allows weak security but also krb5 */ macro
1659 #define CIFSSEC_MASK 0xB70B7 /* current flags supported if weak */ macro
1665 #define CIFSSEC_MASK 0x8F08F /* flags supported if no weak allowed */ macro
1667 #define CIFSSEC_MASK 0x87087 /* flags supported if no weak allowed */ macro