index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
blkcipher.c
Age
Commit message (
Expand
)
Author
2007-10-10
[CRYPTO] blkcipher: Added blkcipher_walk_virt_block
Herbert Xu
2007-10-10
[CRYPTO] blkcipher: Increase kmalloc amount to aligned block size
Herbert Xu
2007-10-10
[CRYPTO] blkcipher: Remove alignment restriction on block size
Herbert Xu
2007-10-10
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
Ingo Oeser
2007-10-10
[CRYPTO] api: Add missing headers for setkey_unaligned
Herbert Xu
2007-09-10
[CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot
Herbert Xu
2007-09-09
[CRYPTO] blkcipher: Fix handling of kmalloc page straddling
Herbert Xu
2007-08-06
[CRYPTO] api: fix writting into unallocated memory in setkey_aligned
Sebastian Siewior
2007-07-11
[CRYPTO] api: Handle unaligned keys in setkey
Sebastian Siewior
2007-05-02
[CRYPTO] api: Add async block cipher interface
Herbert Xu
2007-05-02
[CRYPTO] api: Proc functions should be marked as unused
Herbert Xu
2007-02-07
[CRYPTO] api: Allow multiple frontends per backend
Herbert Xu
2007-02-07
[CRYPTO] all: Check for usage in hard IRQ context
Herbert Xu
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
2006-09-21
[CRYPTO] cipher: Added block cipher type
Herbert Xu