index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
blkcipher.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[CRYPTO] blkcipher: Added blkcipher_walk_virt_block
Herbert Xu
1
-10
/
+24
2007-10-10
[CRYPTO] blkcipher: Increase kmalloc amount to aligned block size
Herbert Xu
1
-1
/
+1
2007-10-10
[CRYPTO] blkcipher: Remove alignment restriction on block size
Herbert Xu
1
-5
/
+8
2007-10-10
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
Ingo Oeser
1
-1
/
+1
2007-10-10
[CRYPTO] api: Add missing headers for setkey_unaligned
Herbert Xu
1
-3
/
+3
2007-09-10
[CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot
Herbert Xu
1
-1
/
+1
2007-09-09
[CRYPTO] blkcipher: Fix handling of kmalloc page straddling
Herbert Xu
1
-4
/
+7
2007-08-06
[CRYPTO] api: fix writting into unallocated memory in setkey_aligned
Sebastian Siewior
1
-1
/
+1
2007-07-11
[CRYPTO] api: Handle unaligned keys in setkey
Sebastian Siewior
1
-0
/
+25
2007-05-02
[CRYPTO] api: Add async block cipher interface
Herbert Xu
1
-5
/
+65
2007-05-02
[CRYPTO] api: Proc functions should be marked as unused
Herbert Xu
1
-1
/
+1
2007-02-07
[CRYPTO] api: Allow multiple frontends per backend
Herbert Xu
1
-2
/
+3
2007-02-07
[CRYPTO] all: Check for usage in hard IRQ context
Herbert Xu
1
-0
/
+4
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
1
-1
/
+0
2006-09-21
[CRYPTO] cipher: Added block cipher type
Herbert Xu
1
-0
/
+405