Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd22d62ed0c36e260ac3e13167bc073f28407c70
/
crypto
/
blkcipher.c
4f7f1d7
crypto: allow blkcipher walks over AEAD data
by Ard Biesheuvel
· 11 years ago
822be00f
crypto: remove direct blkcipher_walk dependency on transform
by Ard Biesheuvel
· 11 years ago
9a5467b
crypto: user - fix info leaks in report API
by Mathias Krause
· 12 years ago
3e8afe3
crypto: use ERR_CAST
by Julia Lawall
· 12 years ago
6662df3
crypto: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
f0dfc0b
crypto: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
3acc847
crypto: algapi - Fix build problem with NET disabled
by Herbert Xu
· 13 years ago
50496a1
crypto: Add userspace report for blkcipher type algorithms
by Steffen Klassert
· 13 years ago
61ecdb80
mm: strictly nested kmap_atomic()
by Peter Zijlstra
· 14 years ago
b170a13
crypto: skcipher - Avoid infinite loop when cipher fails selftest
by Herbert Xu
· 16 years ago
bac1b5c
crypto: blkcipher - Fix WARN_ON handling in walk_done
by Herbert Xu
· 16 years ago
5be5e66
crypto: skcipher - Move IV generators into their own modules
by Herbert Xu
· 16 years ago
76fc60a
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
by Herbert Xu
· 17 years ago
b9c55aa
[CRYPTO] skcipher: Create default givcipher instances
by Herbert Xu
· 17 years ago
ecfc432
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
by Herbert Xu
· 17 years ago
23508e1
[CRYPTO] skcipher: Added geniv field
by Herbert Xu
· 17 years ago
42c271c
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
by Herbert Xu
· 17 years ago
332f8840
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
by Herbert Xu
· 17 years ago
7607bd8
[CRYPTO] blkcipher: Added blkcipher_walk_virt_block
by Herbert Xu
· 17 years ago
2614de1
[CRYPTO] blkcipher: Increase kmalloc amount to aligned block size
by Herbert Xu
· 17 years ago
7061378
[CRYPTO] blkcipher: Remove alignment restriction on block size
by Herbert Xu
· 17 years ago
5aaff0c
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
by Ingo Oeser
· 17 years ago
791b4d5
[CRYPTO] api: Add missing headers for setkey_unaligned
by Herbert Xu
· 17 years ago
32528d0
[CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot
by Herbert Xu
· 17 years ago
e4630f9
[CRYPTO] blkcipher: Fix handling of kmalloc page straddling
by Herbert Xu
· 17 years ago
0681717
[CRYPTO] api: fix writting into unallocated memory in setkey_aligned
by Sebastian Siewior
· 17 years ago
ca7c393
[CRYPTO] api: Handle unaligned keys in setkey
by Sebastian Siewior
· 17 years ago
32e3983
[CRYPTO] api: Add async block cipher interface
by Herbert Xu
· 18 years ago
03f5d8c
[CRYPTO] api: Proc functions should be marked as unused
by Herbert Xu
· 18 years ago
27d2a33
[CRYPTO] api: Allow multiple frontends per backend
by Herbert Xu
· 18 years ago
fb46984
[CRYPTO] all: Check for usage in hard IRQ context
by Herbert Xu
· 18 years ago
ee36c2b
[PATCH] uml problems with linux/io.h
by Al Viro
· 18 years ago
5cde0af
[CRYPTO] cipher: Added block cipher type
by Herbert Xu
· 18 years ago