index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-13
crypto: chacha - constify ctx and iv arguments
Eric Biggers
2019-06-13
crypto: chacha20poly1305 - a few cleanups
Eric Biggers
2019-06-13
crypto: skcipher - make chunksize and walksize accessors internal
Eric Biggers
2019-06-13
crypto: skcipher - un-inline encrypt and decrypt functions
Eric Biggers
2019-06-13
crypto: aead - un-inline encrypt and decrypt functions
Eric Biggers
2019-06-13
crypto: x86/aesni - remove unused internal cipher algorithm
Eric Biggers
2019-06-13
crypto: doc - improve the skcipher API example code
Eric Biggers
2019-06-13
crypto: testmgr - add some more preemption points
Eric Biggers
2019-06-13
crypto: algapi - require cra_name and cra_driver_name
Eric Biggers
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-06-06
crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
Eric Biggers
2019-06-06
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
2019-06-06
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
2019-06-06
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
2019-06-06
crypto: atmel - Fix sparse endianness warnings
Herbert Xu
2019-06-06
crypto: lrw - use correct alignmask
Eric Biggers
2019-06-06
crypto: ghash - fix unaligned memory access in ghash_setkey()
Eric Biggers
2019-06-06
crypto: xxhash - Implement xxhash support
Nikolay Borisov
2019-06-06
crypto: jitter - update implementation to 2.1.2
Stephan Müller
2019-06-06
crypto: testmgr - test the shash API
Eric Biggers
2019-06-06
crypto: arm64/sha2-ce - correct digest for empty data in finup
Elena Petrova
2019-06-06
crypto: arm64/sha1-ce - correct digest for empty data in finup
Elena Petrova
2019-06-06
crypto: caam - strip input without changing crypto request
Iuliana Prodan
2019-06-06
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
2019-06-06
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
2019-06-06
crypto: inside-secure - fix use of the SG list
Antoine Tenart
2019-06-06
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2019-06-06
crypto: inside-secure - implement IV retrieval
Antoine Tenart
2019-06-06
crypto: inside-secure - fix queued len computation
Antoine Tenart
2019-06-06
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
Antoine Tenart
2019-06-06
crypto: inside-secure - unify cache reset
Antoine Tenart
2019-06-06
crypto: inside-secure - enable context reuse
Antoine Tenart
2019-06-06
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
2019-06-06
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
2019-06-06
crypto: inside-secure - remove useless check
Antoine Tenart
2019-06-06
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
2019-06-06
crypto: inside-secure - move comment
Antoine Tenart
2019-06-06
crypto: inside-secure - remove empty line
Antoine Tenart
2019-05-30
dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices
Ard Biesheuvel
2019-05-30
dt-bindings: add Atmel SHA204A I2C crypto processor
Ard Biesheuvel
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
2019-05-30
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
2019-05-30
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
2019-05-30
i2c: acpi: permit bus speed to be discovered after enumeration
Ard Biesheuvel
2019-05-30
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
2019-05-30
crypto: caam - print debug messages at debug level
Sascha Hauer
2019-05-30
crypto: caam - remove unused defines
Sascha Hauer
2019-05-30
crypto: caam - print IV only when non NULL
Sascha Hauer
2019-05-30
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
Herbert Xu
2019-05-30
crypto: talitos - use SPDX-License-Identifier
Christophe Leroy
[next]