index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
crypto: ccree - fix FDE descriptor sequence
Ofir Drang
2020-01-22
1
-3
/
+45
|
*
|
|
crypto: ccree - cc_do_send_request() is void func
Gilad Ben-Yossef
2020-01-22
1
-25
/
+11
|
*
|
|
crypto: ccree - fix pm wrongful error reporting
Gilad Ben-Yossef
2020-01-22
1
-1
/
+1
|
*
|
|
crypto: ccree - turn errors to debug msgs
Gilad Ben-Yossef
2020-01-22
2
-13
/
+13
|
*
|
|
crypto: ccree - fix AEAD decrypt auth fail
Gilad Ben-Yossef
2020-01-22
1
-1
/
+1
|
*
|
|
crypto: ccree - fix typo in comment
Hadar Gat
2020-01-22
1
-1
/
+1
|
*
|
|
crypto: ccree - fix typos in error msgs
Hadar Gat
2020-01-22
1
-2
/
+2
|
*
|
|
crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data
Tudor Ambarus
2020-01-22
3
-99
/
+3
|
*
|
|
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
2020-01-22
1
-3
/
+2
|
*
|
|
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
2020-01-22
1
-15
/
+15
|
*
|
|
crypto: caam/qi2 - fix typo in algorithm's driver name
Horia Geantă
2020-01-22
1
-1
/
+1
|
*
|
|
crypto: hisilicon - add branch prediction macro
Zaibo Xu
2020-01-16
1
-22
/
+22
|
*
|
|
crypto: hisilicon - adjust hpre_crt_para_get
Zaibo Xu
2020-01-16
1
-14
/
+14
|
*
|
|
crypto: hisilicon - Fixed some tiny bugs of HPRE
Zaibo Xu
2020-01-16
2
-38
/
+32
|
*
|
|
crypto: hisilicon - Bugfixed tfm leak
Zaibo Xu
2020-01-16
2
-13
/
+18
|
*
|
|
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
2020-01-16
4
-24
/
+620
|
*
|
|
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
2020-01-16
1
-35
/
+61
|
*
|
|
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
2020-01-16
1
-14
/
+14
|
*
|
|
crypto: hisilicon - Add callback error check
Zaibo Xu
2020-01-16
2
-6
/
+10
|
*
|
|
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
2020-01-16
1
-26
/
+28
|
*
|
|
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
2020-01-16
3
-93
/
+59
|
*
|
|
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
2020-01-16
2
-29
/
+36
|
*
|
|
crypto: hisilicon - fix print/comment of SEC V2
Zaibo Xu
2020-01-16
2
-6
/
+6
|
*
|
|
crypto: hisilicon - Update debugfs usage of SEC V2
Zaibo Xu
2020-01-16
3
-14
/
+14
|
*
|
|
crypto: vmx - reject xts inputs that are too short
Daniel Axtens
2020-01-16
1
-0
/
+3
|
*
|
|
crypto: caam - add support for i.MX8M Nano
Horia Geantă
2020-01-16
1
-4
/
+4
|
*
|
|
crypto: sun8i-ce - remove dead code
Corentin Labbe
2020-01-16
2
-13
/
+0
|
*
|
|
crypto: sun8i-ce - fix removal of module
Corentin Labbe
2020-01-16
1
-2
/
+2
|
*
|
|
crypto: amlogic - fix removal of module
Corentin Labbe
2020-01-16
1
-2
/
+2
|
*
|
|
crypto: sun8i-ss - fix removal of module
Corentin Labbe
2020-01-16
1
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2020-01-16
3
-11
/
+21
|
|
\
\
\
|
*
|
|
|
crypto: exynos-rng - Rename Exynos to lowercase
Krzysztof Kozlowski
2020-01-09
1
-1
/
+1
|
*
|
|
|
crypto: chelsio - Resetting crypto counters during the driver unregister
Ayush Sawal
2020-01-09
1
-5
/
+5
|
*
|
|
|
crypto: crypto4xx - use GFP_KERNEL for big allocations
Christian Lamparter
2020-01-09
1
-6
/
+6
|
*
|
|
|
crypto: crypto4xx - reduce memory fragmentation
Christian Lamparter
2020-01-09
1
-14
/
+13
|
*
|
|
|
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
13
-122
/
+14
|
*
|
|
|
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
Eric Biggers
2020-01-09
1
-24
/
+4
|
*
|
|
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
39
-288
/
+79
|
*
|
|
|
crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LEN
Eric Biggers
2020-01-09
2
-2
/
+0
|
*
|
|
|
crypto: atmel-sha - fix error handling when setting hmac key
Eric Biggers
2020-01-09
1
-6
/
+1
|
*
|
|
|
crypto: artpec6 - return correct error code for failed setkey()
Eric Biggers
2020-01-09
1
-1
/
+1
|
*
|
|
|
crypto: chelsio - fix writing tfm flags to wrong place
Eric Biggers
2020-01-09
1
-13
/
+3
|
*
|
|
|
tee: amdtee: check TEE status during driver initialization
Rijo Thomas
2020-01-04
1
-0
/
+11
|
*
|
|
|
crypto: qce - allow building only hashes/ciphers
Eneas U de Queiroz
2019-12-27
4
-125
/
+193
|
*
|
|
|
crypto: qce - initialize fallback only for AES
Eneas U de Queiroz
2019-12-27
1
-3
/
+14
|
*
|
|
|
crypto: qce - update the skcipher IV
Eneas U de Queiroz
2019-12-27
1
-0
/
+2
|
*
|
|
|
crypto: qce - save a sg table slot for result buf
Eneas U de Queiroz
2019-12-27
3
-5
/
+8
|
*
|
|
|
crypto: qce - fix xts-aes-qce key sizes
Eneas U de Queiroz
2019-12-27
1
-5
/
+8
|
*
|
|
|
crypto: qce - fix ctr-aes-qce block, chunk sizes
Eneas U de Queiroz
2019-12-27
1
-1
/
+4
|
*
|
|
|
crypto: chtls - Fixed memory leak
Vinay Kumar Yadav
2019-12-27
3
-13
/
+38
[prev]
[next]