Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_debug.c110 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in cifs_debug_tcon()
H A Dsmb2pdu.h635 #define SHI1005_FLAGS_ENCRYPT_DATA 0x00008000 macro
H A Dsmb2pdu.c91 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in smb3_encryption_required()