summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-01dt-bindings: rng: introduce new compatible for STM32MP13xGatien Chevallier
2023-10-01ipsec: Select CRYPTO_AEADHerbert Xu
2023-10-01dt-bindings: crypto: ice: document the sa8775p inline crypto engineBartosz Golaszewski
2023-09-20crypto: x86/sha - load modules based on CPU featuresRoxana Nicolescu
2023-09-20crypto: hisilicon/sec - fix for sgl unmmap problemWenkai Lin
2023-09-20crypto: qat - enable dc chaining serviceAdam Guerin
2023-09-20crypto: qat - consolidate services structureGiovanni Cabiddu
2023-09-20crypto: qat - fix unregistration of compression algorithmsGiovanni Cabiddu
2023-09-20crypto: qat - fix unregistration of crypto algorithmsGiovanni Cabiddu
2023-09-20crypto: qat - ignore subsequent state up commandsGiovanni Cabiddu
2023-09-20crypto: qat - do not shadow error codeGiovanni Cabiddu
2023-09-20crypto: qat - fix state machines cleanup pathsGiovanni Cabiddu
2023-09-20crypto: hisilicon/zip - remove zlib and gzipYang Shen
2023-09-20crypto: hisilicon/zip - support deflate algorithmYang Shen
2023-09-20crypto: cbc - Convert from skcipher to lskcipherHerbert Xu
2023-09-20crypto: ecb - Convert from skcipher to lskcipherHerbert Xu
2023-09-20crypto: testmgr - Add support for lskcipher algorithmsHerbert Xu
2023-09-20crypto: lskcipher - Add compatibility wrapper around ECBHerbert Xu
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu
2023-09-20crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASKHerbert Xu
2023-09-20ipsec: Stop using crypto_has_algHerbert Xu
2023-09-20crypto: aead - Add crypto_has_aeadHerbert Xu
2023-09-20crypto: aesni - Fix double word in commentsBo Liu
2023-09-20crypto: api - Remove unnecessary NULL initialisationLi zeming
2023-09-20crypto: qat - refactor deprecated strncpyJustin Stitt
2023-09-20crypto: cavium/nitrox - refactor deprecated strncpyJustin Stitt
2023-09-20hwrng: imx-rngc - reasonable timeout for initial seedMartin Kaiser
2023-09-20hwrng: imx-rngc - reasonable timeout for selftestMartin Kaiser
2023-09-15chelsio: Do not include crypto/algapi.hHerbert Xu
2023-09-15KEYS: encrypted: Do not include crypto/algapi.hHerbert Xu
2023-09-15evm: Do not include crypto/algapi.hHerbert Xu
2023-09-15SUNRPC: Do not include crypto/algapi.hHerbert Xu
2023-09-15mptcp: Do not include crypto/algapi.hHerbert Xu
2023-09-15ah: Do not include crypto/algapi.hHerbert Xu
2023-09-15Bluetooth: Do not include crypto/algapi.hHerbert Xu
2023-09-15ubifs: Do not include crypto/algapi.hHerbert Xu
2023-09-15fscrypt: Do not include crypto/algapi.hHerbert Xu
2023-09-15hwrng: geode - fix accessing registersJonas Gorski
2023-09-15hwrng: octeon - Fix warnings on 32-bit platformsHerbert Xu
2023-09-15crypto: ccp - Add support for DBC over PSP mailboxMario Limonciello
2023-09-15crypto: ccp - Add a macro to check capabilities registerMario Limonciello
2023-09-15crypto: ccp - Add a communication path abstraction for DBCMario Limonciello
2023-09-15crypto: ccp - Add support for extended PSP mailbox commandsMario Limonciello
2023-09-15crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky
2023-09-15hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-09-15crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET
2023-09-15crypto: pcrypt - Fix hungtask for PADATA_RESETLu Jialin
2023-09-15crypto: vmx - Improved AES/XTS performance of 6-way unrolling for ppcDanny Tsen
2023-09-15crypto: qat - Use list_for_each_entry() helperJinjie Ruan
2023-09-15crypto: ccp - Fix some unfused testsMario Limonciello