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
/
crypto
/
rsa-pkcs1pad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt...
Jia-Ju Bai
1
-1
/
+1
2017-11-03
crypto: remove redundant backlog checks on EBUSY
Gilad Ben-Yossef
1
-12
/
+4
2017-06-20
crypto: rsa-pkcs1pad - use constant time memory comparison for MACs
Jason A. Donenfeld
1
-1
/
+1
2017-06-10
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
1
-8
/
+2
2016-09-22
crypto: rsa-pkcs1pad - Handle leading zero for decryption
Herbert Xu
1
-17
/
+24
2016-07-19
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Tadeusz Struk
1
-2
/
+1
2016-07-03
crypto: rsa-pkcs1pad - Fix regression from leading zeros
Herbert Xu
1
-16
/
+22
2016-07-01
crypto: rsa-pkcs1pad - Avoid copying output when possible
Herbert Xu
1
-67
/
+45
2016-07-01
crypto: rsa-pkcs1pad - Move key size check to setkey
Herbert Xu
1
-30
/
+26
2016-07-01
crypto: rsa-pkcs1pad - Always use GFP_KERNEL
Herbert Xu
1
-16
/
+6
2016-07-01
crypto: rsa-pkcs1pad - Remove bogus page splitting
Herbert Xu
1
-14
/
+5
2016-07-01
crypto: rsa-pkcs1pad - Require hash to be present
Herbert Xu
1
-53
/
+30
2016-04-15
crypto: rsa-pkcs1pad - fix dst len
Tadeusz Struk
1
-6
/
+6
2016-03-04
crypto: Add hash param to pkcs1pad
Tadeusz Struk
1
-26
/
+156
2015-12-22
crypto: rsa-pkcs1pad - don't allocate buffer on stack
Andrzej Zaborowski
1
-8
/
+19
2015-12-09
crypto: rsa - RSA padding algorithm
Andrzej Zaborowski
1
-0
/
+617