index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ablkcipher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
1
-74
/
+2
*
crypto: user - clean up report structure copying
Eric Biggers
2018-11-09
1
-20
/
+12
*
crypto: ablkcipher - fix crash flushing dcache in error path
Eric Biggers
2018-08-03
1
-31
/
+26
*
crypto: skcipher - Fix -Wstringop-truncation warnings
Stafford Horne
2018-07-08
1
-0
/
+2
*
crypto: Replaced gcc specific attributes with macros from compiler.h
Gideon Israel Dsouza
2017-01-12
1
-2
/
+3
*
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
2016-07-18
1
-222
/
+0
*
crypto: skcipher - remove unused header cpumask.h
Geliang Tang
2016-06-07
1
-1
/
+0
*
crypto: skcipher - Copy iv from desc even for 0-len walks
Jason A. Donenfeld
2015-12-09
1
-1
/
+1
*
crypto: api - Only abort operations on fatal signal
Herbert Xu
2015-10-20
1
-1
/
+1
*
crypto: skcipher - Allow givencrypt to be NULL
Herbert Xu
2015-06-22
1
-1
/
+1
*
crypto: skcipher - Use tmpl->create
Herbert Xu
2015-05-25
1
-0
/
+8
*
crypto: skcipher - Fix corner case in crypto_lookup_skcipher
Herbert Xu
2015-04-26
1
-1
/
+1
*
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2015-01-26
1
-2
/
+1
*
crypto: ablkcipher - fixed style errors in ablkcipher.c
Joshua I. James
2014-12-22
1
-2
/
+6
*
crypto: skcipher - Use eseqiv even on UP machines
Herbert Xu
2013-10-30
1
-20
/
+1
*
crypto: user - fix info leaks in report API
Mathias Krause
2013-02-19
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
1
-2
/
+2
|
\
|
*
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
2012-03-29
1
-2
/
+2
*
|
crypto: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-6
/
+6
|
/
*
crypto: algapi - Fix build problem with NET disabled
Herbert Xu
2011-11-10
1
-0
/
+14
*
crypto: Add userspace report for givcipher type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+23
*
crypto: Add userspace report for ablkcipher type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+25
*
crypto: skcipher - remove redundant NULL check
Davidlohr Bueso
2011-01-29
1
-2
/
+1
*
crypto: skcipher - avoid NULL dereference
Jiri Slaby
2010-06-23
1
-1
/
+1
*
crypto: skcipher - Add ablkcipher_walk interfaces
David S. Miller
2010-05-19
1
-0
/
+277
*
crypto: ablkcipher - Fix checkpatch errors
Richard Hartmann
2010-02-16
1
-2
/
+2
*
crypto: blkcipher - Do not use eseqiv on stream ciphers
Herbert Xu
2009-08-14
1
-0
/
+6
*
crypto: skcipher - Change default sync geniv on SMP to eseqiv
Herbert Xu
2009-06-25
1
-1
/
+19
*
crypto: skcipher - Fix request for sync algorithms
Herbert Xu
2009-06-25
1
-1
/
+2
*
crypto: skcipher - Avoid infinite loop when cipher fails selftest
Herbert Xu
2009-02-18
1
-0
/
+19
*
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
2008-02-23
1
-3
/
+0
*
[CRYPTO] api: Show async type
Herbert Xu
2008-01-10
1
-0
/
+4
*
[CRYPTO] skcipher: Create default givcipher instances
Herbert Xu
2008-01-10
1
-1
/
+157
*
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
Herbert Xu
2008-01-10
1
-1
/
+9
*
[CRYPTO] skcipher: Added geniv field
Herbert Xu
2008-01-10
1
-0
/
+2
*
[CRYPTO] skcipher: Add givcrypt operations and givcipher type
Herbert Xu
2008-01-10
1
-0
/
+46
*
[CRYPTO] skcipher: Add crypto_grab_skcipher interface
Herbert Xu
2008-01-10
1
-2
/
+23
*
[CRYPTO] ablkcipher: Remove queue pointer from common alg object
Herbert Xu
2007-10-11
1
-4
/
+0
*
[CRYPTO] api: Add missing headers for setkey_unaligned
Herbert Xu
2007-10-11
1
-1
/
+4
*
[CRYPTO] api: fix writting into unallocated memory in setkey_aligned
Sebastian Siewior
2007-08-06
1
-1
/
+1
*
[CRYPTO] api: Allow ablkcipher with no queues
Sebastian Siewior
2007-07-11
1
-2
/
+4
*
[CRYPTO] api: Handle unaligned keys in setkey
Sebastian Siewior
2007-07-11
1
-0
/
+25
*
[CRYPTO] api: Add async blkcipher type
Herbert Xu
2007-05-02
1
-0
/
+83