index
:
pub/scm/linux/kernel/git/ij/linux.git
master
fork of linux.git
Ilpo Järvinen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
lskcipher.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-15
crypto: lskcipher - propagate errors from unaligned crypt
Karl Mehltretter
1
-1
/
+0
2026-07-05
crypto: use 2-arg strscpy where destination size is known
Thorsten Blum
1
-2
/
+1
2026-05-15
crypto: api - use designated initializers for report structs
Thorsten Blum
1
-6
/
+4
2026-01-23
crypto: lskcipher - Use unregister_lskciphers in register_lskciphers
Thorsten Blum
1
-8
/
+4
2025-04-16
crypto: api - Add support for duplicating algorithms before registration
Herbert Xu
1
-0
/
+1
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
1
-69
/
+4
2024-02-24
crypto: lskcipher - Copy IV in lskcipher glue code always
Herbert Xu
1
-4
/
+2
2023-12-22
crypto: skcipher - Pass statesize for simple lskcipher instances
Herbert Xu
1
-0
/
+1
2023-12-08
crypto: skcipher - Make use of internal state
Herbert Xu
1
-6
/
+28
2023-12-08
crypto: skcipher - Add internal state support
Herbert Xu
1
-6
/
+8
2023-10-20
crypto: skcipher - fix weak key check for lskciphers
Eric Biggers
1
-8
/
+0
2023-10-20
crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks
Herbert Xu
1
-0
/
+1
2023-09-20
crypto: lskcipher - Add compatibility wrapper around ECB
Herbert Xu
1
-5
/
+52
2023-09-20
crypto: skcipher - Add lskcipher
Herbert Xu
1
-0
/
+594