summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsencrypt.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-25smb: client: Compare MACs in constant timeEric Biggers1-1/+2
2025-04-20smb: client: fix UAF in decryption with multichannelPaulo Alcantara1-11/+5
2024-10-03smb: client: Correct typos in multiple comments across various filesShen Lichuan1-1/+1
2024-10-01Revert "smb: client: make SHA-512 TFM ephemeral"Steve French1-0/+1
2024-09-27smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya1-1/+0
2024-09-27smb: client: make HMAC-MD5 TFM ephemeralEnzo Matsumiya1-83/+50
2024-09-27smb: client: allocate crypto only for primary serverEnzo Matsumiya1-6/+11
2024-09-12cifs: Don't support ITER_XARRAYDavid Howells1-51/+0
2024-09-12cifs: Use iterate_and_advance*() routines directly for hashingDavid Howells1-86/+23
2024-01-24smb: Work around Clang __bdos() type confusionKees Cook1-1/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+861