linux/fs/smb
Enzo Matsumiya db44ca9f7b smb: client: make HMAC-MD5 TFM ephemeral
The HMAC-MD5 shash TFM is used only briefly during Session Setup stage,
when computing NTLMv2 hashes.

There's no need to keep it allocated in servers' secmech the whole time,
so keep its lifetime inside setup_ntlmv2_rsp().

Signed-off-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-09-26 18:15:17 -05:00
..
client smb: client: make HMAC-MD5 TFM ephemeral 2024-09-26 18:15:17 -05:00
common smb: add comment to STATUS_MCA_OCCURED 2024-09-15 10:42:44 -05:00
server 24 smb3 client fixes, about half cleanup, and SMB3.1.1 compression improvements, and also fixes for special file types with sfu mount option 2024-09-19 06:53:40 +02:00
Kconfig
Makefile