Searched defs:smb3_key_debug_info (Results 1 – 1 of 1) sorted by relevance
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];