summaryrefslogtreecommitdiff
path: root/crypto/lskcipher.c
AgeCommit message (Expand)Author
2023-10-20crypto: skcipher - fix weak key check for lskciphersEric Biggers
2023-10-20crypto: lskcipher - Return EINVAL when ecb_name fails sanity checksHerbert Xu
2023-09-20crypto: lskcipher - Add compatibility wrapper around ECBHerbert Xu
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu