Herbert Xu
|
acdb04d0b3
crypto: skcipher - Fix blkcipher walk OOM crash
|
il y a 9 ans |
Herbert Xu
|
3a01d0ee2b
crypto: skcipher - Remove top-level givcipher interface
|
il y a 9 ans |
Jason A. Donenfeld
|
70d906bc17
crypto: skcipher - Copy iv from desc even for 0-len walks
|
il y a 9 ans |
Herbert Xu
|
d1a2fd500c
crypto: blkcipher - Include crypto/aead.h
|
il y a 10 ans |
Ard Biesheuvel
|
4f7f1d7cff
crypto: allow blkcipher walks over AEAD data
|
il y a 11 ans |
Ard Biesheuvel
|
822be00fe6
crypto: remove direct blkcipher_walk dependency on transform
|
il y a 11 ans |
Mathias Krause
|
9a5467bf7b
crypto: user - fix info leaks in report API
|
il y a 12 ans |
Julia Lawall
|
3e8afe35c3
crypto: use ERR_CAST
|
il y a 12 ans |
David S. Miller
|
6662df33f8
crypto: Stop using NLA_PUT*().
|
il y a 13 ans |
Cong Wang
|
f0dfc0b0b7
crypto: remove the second argument of k[un]map_atomic()
|
il y a 13 ans |
Herbert Xu
|
3acc84739d
crypto: algapi - Fix build problem with NET disabled
|
il y a 13 ans |
Steffen Klassert
|
50496a1fab
crypto: Add userspace report for blkcipher type algorithms
|
il y a 14 ans |
Peter Zijlstra
|
61ecdb801e
mm: strictly nested kmap_atomic()
|
il y a 15 ans |
Herbert Xu
|
b170a137f4
crypto: skcipher - Avoid infinite loop when cipher fails selftest
|
il y a 16 ans |
Herbert Xu
|
bac1b5c469
crypto: blkcipher - Fix WARN_ON handling in walk_done
|
il y a 16 ans |
Herbert Xu
|
5be5e667a9
crypto: skcipher - Move IV generators into their own modules
|
il y a 17 ans |
Herbert Xu
|
76fc60a2e3
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
|
il y a 17 ans |
Herbert Xu
|
b9c55aa475
[CRYPTO] skcipher: Create default givcipher instances
|
il y a 17 ans |
Herbert Xu
|
ecfc43292f
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
|
il y a 17 ans |
Herbert Xu
|
23508e11ab
[CRYPTO] skcipher: Added geniv field
|
il y a 17 ans |
Herbert Xu
|
42c271c6c5
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
|
il y a 17 ans |
Herbert Xu
|
332f8840f7
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
|
il y a 17 ans |
Herbert Xu
|
7607bd8ff0
[CRYPTO] blkcipher: Added blkcipher_walk_virt_block
|
il y a 18 ans |
Herbert Xu
|
2614de1b9a
[CRYPTO] blkcipher: Increase kmalloc amount to aligned block size
|
il y a 18 ans |
Herbert Xu
|
70613783fc
[CRYPTO] blkcipher: Remove alignment restriction on block size
|
il y a 18 ans |
Ingo Oeser
|
5aaff0c8f7
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
|
il y a 18 ans |
Herbert Xu
|
791b4d5f73
[CRYPTO] api: Add missing headers for setkey_unaligned
|
il y a 18 ans |
Herbert Xu
|
32528d0fbd
[CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot
|
il y a 18 ans |
Herbert Xu
|
e4630f9fd8
[CRYPTO] blkcipher: Fix handling of kmalloc page straddling
|
il y a 18 ans |
Sebastian Siewior
|
0681717678
[CRYPTO] api: fix writting into unallocated memory in setkey_aligned
|
il y a 18 ans |