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: 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
|
*
|
crypto: ccree - remove bogus kerneldoc markers
Geert Uytterhoeven
2020-02-22
1
-4
/
+4
|
*
|
crypto: ccree - extract cc_init_copy_sram()
Geert Uytterhoeven
2020-02-22
1
-55
/
+36
|
*
|
crypto: ccree - remove struct cc_cipher_handle
Geert Uytterhoeven
2020-02-22
2
-26
/
+9
|
*
|
crypto: ccree - remove struct buff_mgr_handle
Geert Uytterhoeven
2020-02-22
2
-34
/
+9
|
*
|
crypto: ccree - remove struct cc_debugfs_ctx
Geert Uytterhoeven
2020-02-22
2
-21
/
+8
|
*
|
crypto: ccree - remove struct cc_sram_ctx
Geert Uytterhoeven
2020-02-22
2
-23
/
+6
|
*
|
crypto: ccree - make cc_pm_{suspend,resume}() static
Geert Uytterhoeven
2020-02-22
2
-8
/
+6
|
*
|
crypto: ccree - remove cc_pm_is_dev_suspended() wrapper
Geert Uytterhoeven
2020-02-22
3
-14
/
+1
|
*
|
crypto: ccree - use of_device_get_match_data()
Geert Uytterhoeven
2020-02-22
1
-6
/
+2
|
*
|
crypto: ccree - simplify Runtime PM handling
Geert Uytterhoeven
2020-02-22
4
-65
/
+29
|
*
|
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
2020-02-22
9
-55
/
+40
|
*
|
crypto: ccree - remove bogus paragraph about freeing SRAM
Geert Uytterhoeven
2020-02-22
2
-7
/
+1
|
*
|
crypto: ccree - defer larval_digest_addr init until needed
Geert Uytterhoeven
2020-02-22
2
-3
/
+6
|
*
|
crypto: ccree - use existing helpers to split 64-bit addresses
Geert Uytterhoeven
2020-02-22
1
-4
/
+4
|
*
|
crypto: ccree - make mlli_params.mlli_virt_addr void *
Geert Uytterhoeven
2020-02-22
2
-2
/
+2
|
*
|
crypto: ccree - clean up clock handling
Geert Uytterhoeven
2020-02-22
3
-50
/
+11
|
*
|
crypto: ccree - remove empty cc_sram_mgr_fini()
Geert Uytterhoeven
2020-02-22
3
-22
/
+2
|
*
|
crypto: ccree - drop duplicated error message on SRAM exhaustion
Geert Uytterhoeven
2020-02-22
3
-3
/
+0
[prev]
[next]