index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
crypto: ccree - remove pointless comment
Hadar Gat
2020-03-12
1
-1
/
+0
|
*
|
crypto: ccree - update register handling macros
Hadar Gat
2020-03-12
2
-43
/
+38
|
*
|
crypto: ccp - use file mode for sev ioctl permissions
Connor Kuehl
2020-03-12
1
-16
/
+17
|
*
|
crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver
Longfang Liu
2020-03-12
2
-5
/
+172
|
*
|
crypto: hisilicon/sec2 - Update IV and MAC operation
Longfang Liu
2020-03-12
2
-32
/
+43
|
*
|
crypto: hisilicon/sec2 - Add iommu status check
Longfang Liu
2020-03-12
2
-0
/
+20
|
*
|
crypto: hisilicon/sec2 - Add workqueue for SEC driver.
Ye Kai
2020-03-12
1
-3
/
+29
|
*
|
crypto: hisilicon - Use one workqueue per qm instead of per qp
Shukun Tan
2020-03-12
2
-25
/
+19
|
*
|
crypto: qce - fix wrong config symbol reference
Eneas U de Queiroz
2020-03-12
1
-1
/
+1
|
*
|
crypto: qat - simplify the qat_crypto function
Tianjia Zhang
2020-03-12
1
-2
/
+1
|
*
|
crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()
John Allen
2020-03-12
3
-0
/
+13
|
*
|
crypto: ccp - Cleanup misc_dev on sev_exit()
John Allen
2020-03-12
1
-3
/
+3
|
*
|
crypto: caam - update xts sector size for large input length
Andrei Botila
2020-03-06
1
-2
/
+14
|
*
|
crypto: caam/qi2 - fix chacha20 data size error
Horia Geantă
2020-03-06
1
-4
/
+10
|
*
|
crypto: chelsio/chtls - Fixed boolinit.cocci warning
Vinay Kumar Yadav
2020-03-06
1
-2
/
+2
|
*
|
crypto: hisilicon - qm depends on UACCE
Hongbo Yao
2020-03-06
1
-0
/
+2
|
*
|
crypto: chelsio/chtls - Fixed tls stats
Vinay Kumar Yadav
2020-03-06
2
-0
/
+10
|
*
|
crypto: mxs-dcp - fix scatterlist linearization for hash
Rosioru Dragos
2020-03-06
1
-30
/
+28
|
*
|
crypto: sun8i-ce - fix description of stat_fb
Corentin Labbe
2020-03-06
1
-1
/
+1
|
*
|
crypto: sun8i-ss - fix description of stat_fb
Corentin Labbe
2020-03-06
1
-1
/
+1
|
*
|
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
9
-13
/
+13
|
*
|
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests
Ayush Sawal
2020-03-06
3
-124
/
+216
|
*
|
crypto: chelsio - Recalculate iv only if it is needed
Ayush Sawal
2020-03-06
2
-2
/
+11
|
*
|
crypto: hisilicon - remove redundant assignment of pointer ctx
Colin Ian King
2020-02-28
1
-1
/
+0
|
*
|
crypto: chelsio - un-register crypto algorithms
Devulapally Shiva Krishna
2020-02-28
1
-0
/
+2
|
*
|
crypto: xilinx - Add Xilinx AES driver
Kalyani Akula
2020-02-28
4
-0
/
+472
|
*
|
crypto: chelsio - Endianess bug in create_authenc_wr
Al Viro
2020-02-22
1
-1
/
+1
|
*
|
crypto: s5p-sss - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-22
1
-1
/
+1
|
*
|
crypto: img-hash - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-22
1
-1
/
+1
|
*
|
crypto: caam - add crypto_engine support for HASH algorithms
Iuliana Prodan
2020-02-22
1
-51
/
+123
|
*
|
crypto: caam - add crypto_engine support for RSA algorithms
Iuliana Prodan
2020-02-22
2
-24
/
+114
|
*
|
crypto: caam - add crypto_engine support for AEAD algorithms
Iuliana Prodan
2020-02-22
1
-30
/
+77
|
*
|
crypto: caam - support crypto_engine framework for SKCIPHER algorithms
Iuliana Prodan
2020-02-22
4
-8
/
+101
|
*
|
crypto: caam - change return code in caam_jr_enqueue function
Iuliana Prodan
2020-02-22
6
-50
/
+30
|
*
|
crypto: caam - refactor RSA private key _done callbacks
Iuliana Prodan
2020-02-22
1
-43
/
+18
|
*
|
crypto: caam - refactor ahash_edesc_alloc
Iuliana Prodan
2020-02-22
1
-40
/
+22
|
*
|
crypto: caam - refactor ahash_done callbacks
Iuliana Prodan
2020-02-22
1
-66
/
+22
|
*
|
crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
Iuliana Prodan
2020-02-22
1
-215
/
+53
|
*
|
crypto: qat - spelling s/Decrytp/Decrypt/
Geert Uytterhoeven
2020-02-22
1
-1
/
+1
|
*
|
crypto: ccree - use devm_kzalloc() for hash data
Geert Uytterhoeven
2020-02-22
1
-16
/
+8
|
*
|
crypto: ccree - use devm_k[mz]alloc() for cipher data
Geert Uytterhoeven
2020-02-22
1
-3
/
+1
|
*
|
crypto: ccree - use devm_k[mz]alloc() for AEAD data
Geert Uytterhoeven
2020-02-22
3
-31
/
+21
|
*
|
crypto: ccree - use existing dev helper in init_cc_resources()
Geert Uytterhoeven
2020-02-22
1
-4
/
+4
|
*
|
crypto: ccree - grammar s/not room/no room/
Geert Uytterhoeven
2020-02-22
1
-1
/
+1
|
*
|
crypto: ccree - spelling s/Crytpcell/Cryptocell/
Geert Uytterhoeven
2020-02-22
1
-1
/
+1
|
*
|
crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]
Geert Uytterhoeven
2020-02-22
2
-14
/
+24
|
*
|
crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]
Geert Uytterhoeven
2020-02-22
2
-29
/
+31
|
*
|
crypto: ccree - improve kerneldoc in cc_hash.[ch]
Geert Uytterhoeven
2020-02-22
2
-17
/
+18
|
*
|
crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
Geert Uytterhoeven
2020-02-22
1
-5
/
+11
|
*
|
crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h
Geert Uytterhoeven
2020-02-22
1
-118
/
+119
[prev]
[next]