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: chacha20poly1305 - a few cleanups
Eric Biggers
2019-06-13
1
-30
/
+13
*
crypto: skcipher - make chunksize and walksize accessors internal
Eric Biggers
2019-06-13
2
-60
/
+60
*
crypto: skcipher - un-inline encrypt and decrypt functions
Eric Biggers
2019-06-13
2
-30
/
+36
*
crypto: aead - un-inline encrypt and decrypt functions
Eric Biggers
2019-06-13
2
-32
/
+38
*
crypto: x86/aesni - remove unused internal cipher algorithm
Eric Biggers
2019-06-13
1
-38
/
+7
*
crypto: doc - improve the skcipher API example code
Eric Biggers
2019-06-13
1
-99
/
+77
*
crypto: testmgr - add some more preemption points
Eric Biggers
2019-06-13
1
-0
/
+6
*
crypto: algapi - require cra_name and cra_driver_name
Eric Biggers
2019-06-13
1
-18
/
+4
*
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-06-13
22
-24
/
+55
*
crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
Eric Biggers
2019-06-06
1
-11
/
+19
*
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
2019-06-06
1
-0
/
+1
*
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
2019-06-06
1
-2
/
+4
*
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
2019-06-06
1
-4
/
+5
*
crypto: atmel - Fix sparse endianness warnings
Herbert Xu
2019-06-06
2
-3
/
+4
*
crypto: lrw - use correct alignmask
Eric Biggers
2019-06-06
1
-1
/
+1
*
crypto: ghash - fix unaligned memory access in ghash_setkey()
Eric Biggers
2019-06-06
1
-1
/
+7
*
crypto: xxhash - Implement xxhash support
Nikolay Borisov
2019-06-06
5
-0
/
+230
*
crypto: jitter - update implementation to 2.1.2
Stephan Müller
2019-06-06
2
-228
/
+82
*
crypto: testmgr - test the shash API
Eric Biggers
2019-06-06
1
-67
/
+335
*
crypto: arm64/sha2-ce - correct digest for empty data in finup
Elena Petrova
2019-06-06
1
-1
/
+1
*
crypto: arm64/sha1-ce - correct digest for empty data in finup
Elena Petrova
2019-06-06
1
-1
/
+1
*
crypto: caam - strip input without changing crypto request
Iuliana Prodan
2019-06-06
2
-14
/
+32
*
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
2019-06-06
2
-17
/
+74
*
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
2019-06-06
1
-6
/
+18
*
crypto: inside-secure - fix use of the SG list
Antoine Tenart
2019-06-06
2
-30
/
+12
*
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2019-06-06
2
-22
/
+38
*
crypto: inside-secure - implement IV retrieval
Antoine Tenart
2019-06-06
2
-7
/
+53
*
crypto: inside-secure - fix queued len computation
Antoine Tenart
2019-06-06
1
-3
/
+5
*
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
Antoine Tenart
2019-06-06
1
-1
/
+1
*
crypto: inside-secure - unify cache reset
Antoine Tenart
2019-06-06
1
-0
/
+2
*
crypto: inside-secure - enable context reuse
Antoine Tenart
2019-06-06
3
-0
/
+16
*
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
2019-06-06
1
-1
/
+1
*
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
2019-06-06
1
-1
/
+1
*
crypto: inside-secure - remove useless check
Antoine Tenart
2019-06-06
1
-13
/
+11
*
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
2019-06-06
1
-2
/
+1
*
crypto: inside-secure - move comment
Antoine Tenart
2019-06-06
1
-3
/
+4
*
crypto: inside-secure - remove empty line
Antoine Tenart
2019-06-06
1
-1
/
+0
*
dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices
Ard Biesheuvel
2019-05-30
2
-13
/
+2
*
dt-bindings: add Atmel SHA204A I2C crypto processor
Ard Biesheuvel
2019-05-30
1
-0
/
+2
*
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
2019-05-30
5
-0
/
+211
*
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
2019-05-30
5
-389
/
+451
*
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
2019-05-30
2
-6
/
+8
*
i2c: acpi: permit bus speed to be discovered after enumeration
Ard Biesheuvel
2019-05-30
1
-2
/
+4
*
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
2019-05-30
5
-12
/
+12
*
crypto: caam - print debug messages at debug level
Sascha Hauer
2019-05-30
7
-353
/
+236
*
crypto: caam - remove unused defines
Sascha Hauer
2019-05-30
2
-15
/
+0
*
crypto: caam - print IV only when non NULL
Sascha Hauer
2019-05-30
1
-3
/
+4
*
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
Herbert Xu
2019-05-30
1
-7
/
+8
*
crypto: talitos - use SPDX-License-Identifier
Christophe Leroy
2019-05-30
2
-38
/
+2
*
crypto: talitos - use IS_ENABLED() in has_ftr_sec1()
Christophe Leroy
2019-05-30
1
-7
/
+5
[next]