index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
/
dh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
1
-1
/
+1
2018-09-05
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
1
-1
/
+1
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-2
/
+4
2018-07-08
crypto: remove redundant type flags from tfm allocation
Eric Biggers
1
-1
/
+1
2018-06-26
dh key: fix rounding up KDF output length
Eric Biggers
1
-2
/
+4
2018-05-11
dh key: get rid of stack allocated array for zeroes
Tycho Andersen
1
-3
/
+3
2018-05-11
dh key: get rid of stack allocated array
Tycho Andersen
1
-19
/
+10
2017-07-14
KEYS: DH: validate __spare field
Eric Biggers
1
-0
/
+5
2017-06-09
KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
Mat Martineau
1
-102
/
+170
2017-06-09
KEYS: DH: ensure the KDF counter is properly aligned
Eric Biggers
1
-13
/
+3
2017-06-09
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
Eric Biggers
1
-1
/
+1
2017-06-09
KEYS: DH: forbid using digest_null as the KDF hash
Eric Biggers
1
-1
/
+11
2017-04-05
KEYS: add SP800-56A KDF support for DH
Stephan Mueller
1
-12
/
+208
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-1
/
+1
2016-06-03
KEYS: Add placeholder for KDF usage with DH
Stephan Mueller
1
-1
/
+7
2016-04-12
KEYS: Add KEYCTL_DH_COMPUTE command
Mat Martineau
1
-0
/
+160