summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid inputIuliana Prodan2019-06-062-17/+74
* crypto: inside-secure - do not rely on the hardware last bit for result descr...Antoine Tenart2019-06-061-6/+18
* crypto: inside-secure - fix use of the SG listAntoine Tenart2019-06-062-30/+12
* crypto: inside-secure - add support for HMAC updatesAntoine Tenart2019-06-062-22/+38
* crypto: inside-secure - implement IV retrievalAntoine Tenart2019-06-062-7/+53
* crypto: inside-secure - fix queued len computationAntoine Tenart2019-06-061-3/+5
* crypto: inside-secure - fix zeroing of the request in ahash_exit_invAntoine Tenart2019-06-061-1/+1
* crypto: inside-secure - unify cache resetAntoine Tenart2019-06-061-0/+2
* crypto: inside-secure - enable context reuseAntoine Tenart2019-06-063-0/+16
* crypto: inside-secure - change returned error when a descriptor reports an errorAntoine Tenart2019-06-061-1/+1
* crypto: inside-secure - improve the result error format when displayedAntoine Tenart2019-06-061-1/+1
* crypto: inside-secure - remove useless checkAntoine Tenart2019-06-061-13/+11
* crypto: inside-secure - fix coding style for a conditionAntoine Tenart2019-06-061-2/+1
* crypto: inside-secure - move commentAntoine Tenart2019-06-061-3/+4
* crypto: inside-secure - remove empty lineAntoine Tenart2019-06-061-1/+0
* dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devicesArd Biesheuvel2019-05-302-13/+2
* dt-bindings: add Atmel SHA204A I2C crypto processorArd Biesheuvel2019-05-301-0/+2
* crypto: atmel-i2c - add support for SHA204A random number generatorArd Biesheuvel2019-05-305-0/+211
* crypto: atmel-ecc - factor out code that can be sharedArd Biesheuvel2019-05-305-389/+451
* crypto: atmel-ecc - add support for ACPI probing on non-AT91 platformsArd Biesheuvel2019-05-302-6/+8
* i2c: acpi: permit bus speed to be discovered after enumerationArd Biesheuvel2019-05-301-2/+4
* crypto: caam - print messages in caam_dump_sg at debug levelSascha Hauer2019-05-305-12/+12
* crypto: caam - print debug messages at debug levelSascha Hauer2019-05-307-353/+236
* crypto: caam - remove unused definesSascha Hauer2019-05-302-15/+0
* crypto: caam - print IV only when non NULLSascha Hauer2019-05-301-3/+4
* crypto: ixp4xx - Fix cross-compile errors due to type mismatchHerbert Xu2019-05-301-7/+8
* crypto: talitos - use SPDX-License-IdentifierChristophe Leroy2019-05-302-38/+2
* crypto: talitos - use IS_ENABLED() in has_ftr_sec1()Christophe Leroy2019-05-301-7/+5
* Revert "crypto: talitos - export the talitos_submit function"Christophe Leroy2019-05-302-12/+5
* crypto: talitos - fix AEAD processing.Christophe Leroy2019-05-302-105/+55
* crypto: talitos - Align SEC1 accesses to 32 bits boundaries.Christophe Leroy2019-05-301-1/+4
* crypto: talitos - properly handle split ICV.Christophe Leroy2019-05-301-11/+15
* crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.Christophe Leroy2019-05-301-1/+2
* crypto: talitos - Do not modify req->cryptlen on decryption.Christophe Leroy2019-05-301-14/+17
* crypto: talitos - fix ECB algs ivsizeChristophe Leroy2019-05-301-3/+0
* crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy2019-05-301-0/+16
* crypto: talitos - fix CTR alg blocksizeChristophe Leroy2019-05-301-1/+1
* crypto: talitos - check AES key sizeChristophe Leroy2019-05-301-0/+15
* crypto: talitos - reduce max key size for SEC1Christophe Leroy2019-05-301-0/+4
* crypto: talitos - rename alternative AEAD algos.Christophe Leroy2019-05-301-8/+8
* crypto: algapi - remove crypto_tfm_in_queue()Eric Biggers2019-05-303-26/+0
* crypto: hash - remove CRYPTO_ALG_TYPE_DIGESTEric Biggers2019-05-303-5/+2
* crypto: cryptd - move kcrypto_wq into cryptdEric Biggers2019-05-306-61/+19
* crypto: gf128mul - make unselectable by userEric Biggers2019-05-301-7/+1
* crypto: echainiv - change to 'default n'Eric Biggers2019-05-301-1/+0
* crypto: make all templates select CRYPTO_MANAGEREric Biggers2019-05-301-0/+8
* crypto: testmgr - make extra tests depend on cryptomgrEric Biggers2019-05-301-1/+4
* crypto: testmgr - fix length truncation with large page sizeEric Biggers2019-05-301-5/+5
* crypto: vmx - convert to skcipher APIEric Biggers2019-05-305-345/+252
* crypto: vmx - convert to SPDX license identifiersEric Biggers2019-05-305-65/+5