summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-26crypto: ccp - Add a module parameter to control registration for DMAHook, Gary
2019-07-26crypto: ccp - module parameter to limit the number of enabled CCPsHook, Gary
2019-07-26crypto: ccp - Add a module parameter to specify a queue countHook, Gary
2019-07-26crypto: ccp - Make CCP debugfs support optionalHook, Gary
2019-07-26crypto: user - make NETLINK_CRYPTO work inside netnsOndrej Mosnacek
2019-07-26crypto: inside-secure -reduce hash byte counters to 64 bitsPascal van Leeuwen
2019-07-26crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...Pascal van Leeuwen
2019-07-26crypto: inside-secure - added support for rfc3686(ctr(aes))Pascal van Leeuwen
2019-07-26crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))Pascal van Leeuwen
2019-07-26crypto: ux500 - Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior
2019-07-26crypto: drivers - Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-26crypto: tcrypt - add a speed test for AEGIS128Ard Biesheuvel
2019-07-26crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel
2019-07-26crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel
2019-07-26crypto: aegis - avoid prerotated AES tablesArd Biesheuvel
2019-07-26crypto: aegis128 - drop empty TFM init/exit routinesArd Biesheuvel
2019-07-26crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel
2019-07-26crypto: morus - remove generic and x86 implementationsArd Biesheuvel
2019-07-26crypto: testmgr - add tests for lzo-rleHannah Pan
2019-07-26crypto: arm/aes-scalar - unexport en/decryption routinesArd Biesheuvel
2019-07-26crypto: arm64/aes-cipher - switch to shared AES inverse SboxArd Biesheuvel
2019-07-26crypto: arm/aes-cipher - switch to shared AES inverse SboxArd Biesheuvel
2019-07-26crypto: arm64/aes-neon - switch to shared AES SboxesArd Biesheuvel
2019-07-26crypto: lib/aes - export sbox and inverse sboxArd Biesheuvel
2019-07-26crypto: aes-generic - unexport last-round AES tablesArd Biesheuvel
2019-07-26crypto: chelsio - replace AES cipher calls with library callsArd Biesheuvel
2019-07-26crypto: ccp - move to AES library for CMAC key derivationArd Biesheuvel
2019-07-26crypto: amcc - switch to AES library for GCM key derivationArd Biesheuvel
2019-07-26bluetooth: switch to AES libraryArd Biesheuvel
2019-07-26crypto: arm/ghash - provide a synchronous versionArd Biesheuvel
2019-07-26crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)Ard Biesheuvel
2019-07-26crypto: arm/aes-ce - provide a synchronous version of ctr(aes)Ard Biesheuvel
2019-07-26crypto: arm/aes - use native endiannes for key scheduleArd Biesheuvel
2019-07-26crypto: arm64/aes-ce-cipher - use AES library as fallbackArd Biesheuvel
2019-07-26crypto: aes - move sync ctr(aes) to AES library and generic helperArd Biesheuvel
2019-07-26crypto: ctr - add helper for performing a CTR encryption walkArd Biesheuvel
2019-07-26crypto: aes-generic - drop key expansion routine in favor of library versionArd Biesheuvel
2019-07-26crypto: arm64/aes-ce - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: arm64/aes-neonbs - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: arm64/aes-ccm - switch to AES libraryArd Biesheuvel
2019-07-26crypto: arm/aes-neonbs - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: arm64/ghash - switch to AES libraryArd Biesheuvel
2019-07-26crypto: safexcel/aes - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: cesa/aes - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: padlock/aes - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel
2019-07-26crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel
2019-07-26crypto: aes/fixed-time - align key schedule with other implementationsArd Biesheuvel
2019-07-26crypto: aes - rename local routines to prevent future clashesArd Biesheuvel