Home
last modified time | relevance | path

Searched refs:CIFSSEC_MUST_SEAL (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsglob.h1951 #define CIFSSEC_MUST_SEAL 0x40040 macro
H A Dsmb2pdu.c87 if (((global_secflags & CIFSSEC_MUST_SEAL) == CIFSSEC_MUST_SEAL) && in smb3_encryption_required()