Searched refs:SHI1005_FLAGS_ENCRYPT_DATA (Results 1 – 2 of 2) sorted by relevance
/fs/cifs/ | ||
D | smb2pdu.h | 367 #define SHI1005_FLAGS_ENCRYPT_DATA 0x00008000 macro |
D | smb2pdu.c | 86 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in encryption_required() |