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
/
include
/
crypto
Age
Commit message (
Expand
)
Author
2009-02-05
crypto: shash - Fix tfm destruction
Herbert Xu
2008-12-25
crypto: aes - Precompute tables
Herbert Xu
2008-12-25
crypto: hash - Export shash through hash
Herbert Xu
2008-12-25
crypto: hash - Add import/export interface
Herbert Xu
2008-12-25
crypto: hash - Add shash interface
Herbert Xu
2008-12-25
crypto: api - Rebirth of crypto_alloc_tfm
Herbert Xu
2008-12-25
crypto: api - Move type exit function into crypto_tfm
Herbert Xu
2008-08-29
crypto: rng - RNG interface and implementation
Neil Horman
2008-08-29
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
2008-08-13
crypto: hash - Add missing top-level functions
Herbert Xu
2008-07-10
crypto: hash - Move ahash functions into crypto/hash.h
Herbert Xu
2008-07-10
crypto: hash - Added scatter list walking helper
Herbert Xu
2008-07-10
[CRYPTO] hash: Add asynchronous hash support
Loc Ho
2008-05-01
[CRYPTO] api: Fix scatterwalk_sg_chain
Herbert Xu
2008-04-21
[CRYPTO] aes: Export generic setkey
Sebastian Siewior
2008-03-08
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
2008-02-23
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
2008-01-11
[CRYPTO] api: Include sched.h for cond_resched in scatterwalk.h
Herbert Xu
2008-01-11
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
2008-01-11
[CRYPTO] null: Add null blkcipher algorithm
Herbert Xu
2008-01-11
[CRYPTO] aead: Create default givcipher instances
Herbert Xu
2008-01-11
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
Herbert Xu
2008-01-11
[CRYPTO] aead: Add top-level givencrypt/givdecrypt calls
Herbert Xu
2008-01-11
[CRYPTO] aead: Add givcrypt operations
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Remove crypto_spawn_ablkcipher
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Create default givcipher instances
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Added skcipher_givcrypt_complete
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Add givcrypt operations and givcipher type
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Add crypto_grab_skcipher interface
Herbert Xu
2008-01-11
[CRYPTO] ctr: Refactor into ctr and rfc3686
Herbert Xu
2008-01-11
[CRYPTO] api: Add crypto_attr_alg_name
Herbert Xu
2008-01-11
[CRYPTO] scatterwalk: Restore custom sg chaining for now
Herbert Xu
2008-01-11
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
Herbert Xu
2008-01-11
[CRYPTO] authenc: Move enckeylen into key itself
Herbert Xu
2008-01-11
[CRYPTO] api: Add crypto_inc and crypto_xor
Herbert Xu
2008-01-11
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
Herbert Xu
2008-01-11
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
2008-01-11
[CRYPTO] aes-generic: Make key generation exportable
Sebastian Siewior
2008-01-11
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2008-01-11
[CRYPTO] des: Create header file for common macros
Evgeniy Polyakov
2007-10-10
[CRYPTO] sha: Add header file for SHA definitions
Jan Glauber
2007-10-10
[CRYPTO] blkcipher: Added blkcipher_walk_virt_block
Herbert Xu
2007-10-10
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
2007-10-10
[CRYPTO] aead: Add authenc
Herbert Xu
2007-10-10
[CRYPTO] ablkcipher: Remove queue pointer from common alg object
Herbert Xu
2007-10-10
[CRYPTO] api: Add aead crypto type
Herbert Xu
2007-10-10
[CRYPTO] api: Add crypto_ablkcipher_ctx_aligned
Sebastian Siewior
2007-05-02
[CRYPTO] cryptd: Add software async crypto daemon
Herbert Xu
[next]