summaryrefslogtreecommitdiff
path: root/fs/smb/server/crypto_ctx.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-22ksmbd: Use AES-CMAC library for SMB3 signature calculationEric Biggers1-12/+0
2026-04-12ksmbd: Remove unnecessary selection of CRYPTO_ECBEric Biggers1-5/+0
2025-11-30ksmbd: Use HMAC-MD5 library for NTLMv2Eric Biggers1-5/+1
2025-11-30ksmbd: Use HMAC-SHA256 library for message signing and key generationEric Biggers1-5/+0
2025-11-30ksmbd: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers1-4/+0
2025-05-25ksmbd: use SHA-256 library API instead of crypto_shash APIEric Biggers1-4/+0
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+66