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
/
dh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-04-18
1
-1
/
+1
*
crypto: dh - fix memory leak
Gustavo A. R. Silva
2018-07-20
1
-1
/
+1
*
crypto: dh - add public key verification test
Stephan Mueller
2018-07-08
1
-3
/
+63
*
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Eric Biggers
2017-11-10
1
-3
/
+0
*
crypto: dh - Fix double free of ctx->p
Eric Biggers
2017-11-10
1
-20
/
+13
*
crypto: dh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-1
/
+1
*
crypto: dh - fix memleak in setkey
Tudor-Dan Ambarus
2017-06-10
1
-0
/
+3
*
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
*
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
2017-03-09
1
-1
/
+2
*
crypto: dh - Consistenly return negative error codes
Mat Martineau
2016-11-13
1
-1
/
+1
*
crypto: rsa - Generate fixed-length output
Herbert Xu
2016-07-01
1
-1
/
+1
*
crypto: dh - Add DH software implementation
Salvatore Benedetto
2016-06-23
1
-0
/
+189