index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
crypto: sun4i-ss - simplify the appended bit assignment
Antoine Ténart
2017-06-19
1
-6
/
+2
|
*
|
crypto: sun4i-ss - simplify the pad length calculation
Antoine Ténart
2017-06-19
1
-17
/
+12
|
*
|
crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0
Antoine Ténart
2017-06-19
1
-2
/
+1
|
*
|
crypto: sun4i-ss - cannot use DMA is the request is 0 length
Antoine Ténart
2017-06-19
1
-1
/
+1
|
*
|
crypto: sun4i-ss - use lower/upper_32_bits helpers
Antoine Ténart
2017-06-19
1
-6
/
+6
|
*
|
crypto: sun4i-ss - remove conditional checks against 0
Antoine Ténart
2017-06-19
3
-39
/
+39
|
*
|
crypto: sun4i-ss - group variable definitions in sun4i_hash()
Antoine Ténart
2017-06-19
1
-20
/
+11
|
*
|
crypto: algapi - Use pr_err common logging style.
Karim Eshapa
2017-06-19
1
-1
/
+1
|
*
|
crypto: doc - Fixed bugs, added example usage of calc_hash().
Kamil Konieczny
2017-06-19
1
-10
/
+28
|
*
|
crypto: glue_helper - Delete some dead code
Dan Carpenter
2017-06-19
1
-3
/
+0
|
*
|
crypto: aes_ti - fix comment for MixColumns step
Eric Biggers
2017-06-19
1
-1
/
+1
|
*
|
crypto: mediatek - drop .owner field in mtk_crypto_driver
Geliang Tang
2017-06-19
1
-1
/
+0
|
*
|
crypto: cavium - Add more algorithms
George Cherian
2017-06-19
1
-0
/
+81
|
*
|
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2017-06-19
2
-77
/
+83
|
*
|
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
2017-06-19
1
-1
/
+1
|
*
|
crypto: ccp - return NULL instead of 0
pjambhlekar
2017-06-19
1
-2
/
+2
|
*
|
crypto: ccp - Add debugfs entries for CCP information
Gary R Hook
2017-06-19
5
-3
/
+395
|
*
|
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
Martin Hicks
2017-06-19
1
-1
/
+6
|
*
|
dt-bindings: crypto: remove mediatek ethif clock
Ryder Lee
2017-06-10
1
-5
/
+3
|
*
|
crypto: mediatek - remove redundant clock setting
Ryder Lee
2017-06-10
2
-11
/
+1
|
*
|
crypto: testmgr - add genkey kpp test
Tudor-Dan Ambarus
2017-06-10
2
-11
/
+112
|
*
|
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
2017-06-10
5
-4
/
+80
|
*
|
crypto: cavium - Register the CNN55XX supported crypto algorithms.
Srikanth Jampala
2017-06-10
5
-1
/
+544
|
*
|
crypto: cavium - Add debugfs support in CNN55XX driver.
Srikanth Jampala
2017-06-10
3
-0
/
+143
|
*
|
crypto: cavium - Add support for CNN55XX adapters.
Srikanth Jampala
2017-06-10
13
-0
/
+4002
|
*
|
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
2017-06-10
1
-0
/
+1
|
*
|
crypto: drbg - Fixes panic in wait_for_completion call
Stephan Mueller
2017-06-10
1
-0
/
+1
|
*
|
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-8
/
+2
|
*
|
crypto: qat - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
|
*
|
crypto: caampkc - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-3
/
+2
|
*
|
crypto: rsa - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
|
*
|
crypto: akcipher - assume key is already set in maxsize
Tudor-Dan Ambarus
2017-06-10
1
-5
/
+6
|
*
|
crypto: qat - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
|
*
|
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-4
/
+3
|
*
|
crypto: dh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-1
/
+1
|
*
|
crypto: kpp - assume key is already set in maxsize
Tudor-Dan Ambarus
2017-06-10
1
-5
/
+6
|
*
|
crypto: dh - fix memleak in setkey
Tudor-Dan Ambarus
2017-06-10
1
-0
/
+3
|
*
|
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
2017-06-10
3
-7
/
+7
|
*
|
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
2017-06-10
3
-25
/
+22
|
*
|
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
2017-06-10
3
-21
/
+11
|
*
|
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
2017-06-10
8
-17
/
+19
|
*
|
MAINTAINERS: add a maintainer for the Inside Secure crypto driver
Antoine Ténart
2017-06-10
1
-0
/
+6
|
*
|
crypto: inside-secure - add SafeXcel EIP197 crypto engine driver
Antoine Ténart
2017-06-10
8
-0
/
+3280
|
*
|
crypto: omap-sham - force word alignment on the xmit-buf also
Tero Kristo
2017-06-10
1
-1
/
+1
|
*
|
crypto: omap-sham - fix closing of hash with separate finalize call
Tero Kristo
2017-06-10
1
-2
/
+7
|
*
|
crypto: omap-sham - buffer handling fixes for hashing later
Tero Kristo
2017-06-10
1
-8
/
+14
|
*
|
crypto: omap-aes - Add support for GCM mode
Tero Kristo
2017-06-10
5
-13
/
+612
|
*
|
crypto: omap-aes - export some AES driver functionality locally
Tero Kristo
2017-06-10
2
-6
/
+13
|
*
|
crypto: omap-aes - move definitions over to a separate header file
Tero Kristo
2017-06-10
2
-149
/
+168
|
*
|
crypto: omap-aes - use base omap crypto support library
Tero Kristo
2017-06-10
1
-92
/
+28
[prev]
[next]