index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
crypto: bcm - Verify GCM/CCM key length in setkey
Herbert Xu
1
-1
/
+14
2020-10-08
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
5
-7
/
+7
2020-10-08
crypto: qat - fix function parameters descriptions
Giovanni Cabiddu
2
-2
/
+6
2020-10-02
crypto: atmel-tdes - use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-02
crypto: drivers - use semicolons rather than commas to separate statements
Julia Lawall
3
-7
/
+7
2020-10-02
hwrng: mxc-rnga - use semicolons rather than commas to separate statements
Julia Lawall
1
-3
/
+3
2020-10-02
hwrng: iproc-rng200 - use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+4
2020-10-02
hwrng: stm32 - use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+4
2020-10-02
crypto: xor - use ktime for template benchmarking
Ard Biesheuvel
1
-22
/
+16
2020-10-02
crypto: xor - defer load time benchmark to a later time
Ard Biesheuvel
1
-1
/
+28
2020-10-02
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
1
-0
/
+1
2020-10-02
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
1
-1
/
+2
2020-10-02
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
1
-6
/
+17
2020-10-02
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
1
-0
/
+18
2020-10-02
lib/mpi: Fix unused variable warnings
Herbert Xu
4
-10
/
+3
2020-10-02
crypto: x86/poly1305 - Remove assignments with no effect
Herbert Xu
1
-3
/
+0
2020-10-02
hwrng: npcm - modify readl to readb
Tomer Maimon
1
-7
/
+7
2020-10-02
crypto: sa2ul - Fix DMA mapping API usage
Peter Ujfalusi
1
-98
/
+117
2020-10-02
crypto: caam/qi2 - add support for XTS with 16B IV
Andrei Botila
1
-5
/
+10
2020-10-02
crypto: caam/qi - add support for XTS with 16B IV
Andrei Botila
1
-4
/
+8
2020-10-02
crypto: caam/jr - add support for XTS with 16B IV
Andrei Botila
2
-15
/
+24
2020-10-02
crypto: caam - add xts check for block length equal to zero
Andrei Botila
3
-4
/
+24
2020-10-02
crypto: caam/qi2 - add support for more XTS key lengths
Andrei Botila
1
-4
/
+12
2020-10-02
crypto: caam/qi - add support for more XTS key lengths
Andrei Botila
1
-3
/
+10
2020-10-02
crypto: caam/jr - add support for more XTS key lengths
Andrei Botila
1
-3
/
+10
2020-10-02
crypto: caam/qi2 - add fallback for XTS with more than 8B IV
Andrei Botila
3
-5
/
+78
2020-10-02
crypto: caam/qi - add fallback for XTS with more than 8B IV
Andrei Botila
2
-5
/
+68
2020-10-02
crypto: caam/jr - add fallback for XTS with more than 8B IV
Andrei Botila
2
-7
/
+66
2020-10-02
crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()
Qinglang Miao
1
-7
/
+1
2020-10-02
crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...
Qinglang Miao
1
-7
/
+1
2020-10-02
crypto: ccp - fix error handling
Pavel Machek
1
-1
/
+1
2020-10-02
crypto: cpt - simplify the return expression of cav_register_algs
Liu Shixin
1
-7
/
+1
2020-09-25
integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
Tianjia Zhang
1
-3
/
+11
2020-09-25
X.509: support OSCCA SM2-with-SM3 certificate verification
Tianjia Zhang
5
-0
/
+86
2020-09-25
X.509: support OSCCA certificate parse
Tianjia Zhang
2
-5
/
+28
2020-09-25
crypto: sm2 - add SM2 test vectors to testmgr
Tianjia Zhang
2
-0
/
+65
2020-09-25
crypto: testmgr - Fix potential memory leak in test_akcipher_one()
Tianjia Zhang
1
-4
/
+7
2020-09-25
crypto: testmgr - support test with different ciphertext per encryption
Tianjia Zhang
1
-1
/
+6
2020-09-25
crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
Tianjia Zhang
5
-0
/
+535
2020-09-25
lib/mpi: Introduce ec implementation to MPI library
Tianjia Zhang
3
-0
/
+1615
2020-09-25
lib/mpi: Extend the MPI library
Tianjia Zhang
14
-10
/
+2076
2020-09-25
crypto: sm3 - export crypto_sm3_final function
Tianjia Zhang
2
-3
/
+6
2020-09-25
crypto: hisilicon/qm - remove the update of flags
Weili Qian
1
-1
/
+0
2020-09-25
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
3
-6
/
+3
2020-09-25
crypto: hisilicon/hpre - fix a bug in dh algorithm
Meng Yu
1
-0
/
+2
2020-09-25
crypto: hisilicon/hpre - adjust some coding style
Meng Yu
1
-8
/
+5
2020-09-25
crypto: hisilicon/hpre - remove useless code
Meng Yu
2
-5
/
+4
2020-09-25
crypto: chelsio - fix minor indentation issue
Colin Ian King
1
-1
/
+1
2020-09-25
crypto: af_alg - add extra parameters for DRBG interface
Elena Petrova
6
-15
/
+205
2020-09-25
crypto: sun8i-ss - fix comparison of integer expressions of different signedness
Corentin Labbe
1
-3
/
+4
[next]