Searched defs:smb3_key_debug_info (Results 1 – 2 of 2) sorted by relevance
60 struct smb3_key_debug_info { struct79 #define CIFS_DUMP_KEY _IOWR(CIFS_IOCTL_MAGIC, 8, struct smb3_key_debug_info) argument
61 struct smb3_key_debug_info { struct62 __u64 Suid;63 __u16 cipher_type;64 __u8 auth_key[16]; /* SMB2_NTLMV2_SESSKEY_SIZE */65 __u8 smb3encryptionkey[SMB3_SIGN_KEY_SIZE];66 __u8 smb3decryptionkey[SMB3_SIGN_KEY_SIZE];