Eric Biggers
|
318abdfbe7
crypto: ablkcipher - fix crash flushing dcache in error path
|
7 years ago |
Stafford Horne
|
cefd769fd0
crypto: skcipher - Fix -Wstringop-truncation warnings
|
7 years ago |
Gideon Israel Dsouza
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 years ago |
Herbert Xu
|
3a01d0ee2b
crypto: skcipher - Remove top-level givcipher interface
|
9 years ago |
Geliang Tang
|
88aff46040
crypto: skcipher - remove unused header cpumask.h
|
9 years ago |
Jason A. Donenfeld
|
70d906bc17
crypto: skcipher - Copy iv from desc even for 0-len walks
|
9 years ago |
Herbert Xu
|
3fc89adb9f
crypto: api - Only abort operations on fatal signal
|
9 years ago |
Herbert Xu
|
21dbd96f22
crypto: skcipher - Allow givencrypt to be NULL
|
10 years ago |
Herbert Xu
|
56e34378bb
crypto: skcipher - Use tmpl->create
|
10 years ago |
Herbert Xu
|
2673953520
crypto: skcipher - Fix corner case in crypto_lookup_skcipher
|
10 years ago |
Cristian Stoica
|
5be4d4c94b
crypto: replace scatterwalk_sg_next with sg_next
|
10 years ago |
Joshua I. James
|
a861afbc93
crypto: ablkcipher - fixed style errors in ablkcipher.c
|
10 years ago |
Herbert Xu
|
f3d53ed038
crypto: skcipher - Use eseqiv even on UP machines
|
11 years ago |
Mathias Krause
|
9a5467bf7b
crypto: user - fix info leaks in report API
|
12 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
6662df33f8
crypto: Stop using NLA_PUT*().
|
13 years ago |
Steffen Klassert
|
1e12299400
crypto: user - Fix lookup of algorithms with IV generator
|
13 years ago |
Herbert Xu
|
3acc84739d
crypto: algapi - Fix build problem with NET disabled
|
13 years ago |
Steffen Klassert
|
3e29c1095a
crypto: Add userspace report for givcipher type algorithms
|
14 years ago |
Steffen Klassert
|
29ffc87640
crypto: Add userspace report for ablkcipher type algorithms
|
14 years ago |
Davidlohr Bueso
|
33c7c0fb20
crypto: skcipher - remove redundant NULL check
|
14 years ago |
Jiri Slaby
|
2716fbf63e
crypto: skcipher - avoid NULL dereference
|
15 years ago |
David S. Miller
|
bf06099db1
crypto: skcipher - Add ablkcipher_walk interfaces
|
15 years ago |
Richard Hartmann
|
c4ede64a6e
crypto: ablkcipher - Fix checkpatch errors
|
15 years ago |
Herbert Xu
|
63b5ac286d
crypto: blkcipher - Do not use eseqiv on stream ciphers
|
16 years ago |
Herbert Xu
|
0b67fb65d1
crypto: skcipher - Change default sync geniv on SMP to eseqiv
|
16 years ago |
Herbert Xu
|
435578aeaa
crypto: skcipher - Fix request for sync algorithms
|
16 years ago |
Herbert Xu
|
b170a137f4
crypto: skcipher - Avoid infinite loop when cipher fails selftest
|
16 years ago |
Herbert Xu
|
76fc60a2e3
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
|
17 years ago |
Herbert Xu
|
189ed66e95
[CRYPTO] api: Show async type
|
17 years ago |