index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cfb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: cfb,ofb - Remove cfb and ofb
Herbert Xu
2023-12-08
1
-254
/
+0
*
crypto: cleanup comments
Tom Rix
2022-03-03
1
-1
/
+1
*
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2021-01-03
1
-0
/
+2
*
crypto: skcipher - Add skcipher_ialg_simple helper
Herbert Xu
2019-12-27
1
-2
/
+3
*
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-04-18
1
-1
/
+1
*
crypto: cfb - convert to skcipher_alloc_instance_simple()
Eric Biggers
2019-01-11
1
-118
/
+9
*
crypto: cfb - remove bogus memcpy() with src == dest
Eric Biggers
2019-01-11
1
-4
/
+4
*
crypto: cfb - add missing 'chunksize' property
Eric Biggers
2019-01-11
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-12-07
1
-2
/
+4
|
\
|
*
crypto: do not free algorithm before using
Pan Bian
2018-11-29
1
-2
/
+4
*
|
crypto: cfb - fix decryption
Dmitry Eremin-Solenikov
2018-11-09
1
-1
/
+1
|
/
*
crypto: remove several VLAs
Salvatore Mesoraca
2018-04-21
1
-4
/
+3
*
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
2018-03-09
1
-0
/
+353