summaryrefslogtreecommitdiffstats
path: root/crypto/lskcipher.c
AgeCommit message (Expand)AuthorLines
2023-10-20crypto: skcipher - fix weak key check for lskciphersEric Biggers-8/+0
2023-10-20crypto: lskcipher - Return EINVAL when ecb_name fails sanity checksHerbert Xu-0/+1
2023-09-20crypto: lskcipher - Add compatibility wrapper around ECBHerbert Xu-5/+52
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu-0/+594