summaryrefslogtreecommitdiffstats
path: root/crypto/lskcipher.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: skcipher - fix weak key check for lskciphersEric Biggers2023-10-201-8/+0
* crypto: lskcipher - Return EINVAL when ecb_name fails sanity checksHerbert Xu2023-10-201-0/+1
* crypto: lskcipher - Add compatibility wrapper around ECBHerbert Xu2023-09-201-5/+52
* crypto: skcipher - Add lskcipherHerbert Xu2023-09-201-0/+594