summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers
2018-05-31crypto: ccp - Add GET_ID SEV commandJanakarajan Natarajan
2018-05-31crypto: ccp - Add DOWNLOAD_FIRMWARE SEV commandJanakarajan Natarajan
2018-05-31crypto: qat - Add MODULE_FIRMWARE for all qat driversConor McLoughlin
2018-05-31crypto: ccree - silence debug printsGilad Ben-Yossef
2018-05-31crypto: ccree - better clock handlingGilad Ben-Yossef
2018-05-31crypto: ccree - correct host regs offsetGilad Ben-Yossef
2018-05-31crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCMHarsh Jain
2018-05-31crypt: chelsio - Send IV as Immediate for cipher algoHarsh Jain
2018-05-31crypto: chelsio - Return -ENOSPC for transient busy indication.Harsh Jain
2018-05-31crypto: caam/qi - fix warning in init_cgr()Horia Geantă
2018-05-31crypto: caam - fix rfc4543 descriptorsHoria Geantă
2018-05-31crypto: caam - fix MC firmware detectionHoria Geantă
2018-05-31crypto: clarify licensing of OpenSSL asm codeAdam Langley
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek
2018-05-31crypto: testmgr - eliminate redundant decryption test vectorsEric Biggers
2018-05-31crypto: testmgr - add extra kw(aes) encryption test vectorEric Biggers
2018-05-31crypto: testmgr - add extra ecb(tnepres) encryption test vectorsEric Biggers
2018-05-31crypto: testmgr - make an cbc(des) encryption test vector chunkedEric Biggers
2018-05-31crypto: testmgr - add extra ecb(des) encryption test vectorsEric Biggers
2018-05-27crypto: x86/aegis256 - Fix wrong key buffer sizeOndrej Mosnacek
2018-05-27crypto: testmgr - add more unkeyed crc32 and crc32c test vectorsEric Biggers
2018-05-27crypto: testmgr - fix testing OPTIONAL_KEY hash algorithmsEric Biggers
2018-05-27crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectorsEric Biggers
2018-05-27crypto: crc32-generic - remove __crc32_le()Eric Biggers
2018-05-27crypto: crc32c-generic - remove cra_alignmaskEric Biggers
2018-05-27crypto: crc32-generic - use unaligned access macros when neededEric Biggers
2018-05-27crypto: chtls - fix a missing-check bugWenwen Wang
2018-05-27crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - improve error reportingAntoine Tenart
2018-05-27crypto: inside-secure - fix the hash then encrypt/decrypt typesAntoine Tenart
2018-05-27crypto: inside-secure - make the key and context size computation dynamicAntoine Tenart
2018-05-27crypto: inside-secure - make the context control size dynamicAntoine Tenart
2018-05-27crypto: inside-secure - rework the alg type settings in the contextAntoine Tenart
2018-05-27crypto: inside-secure - rework cipher functions for future AEAD supportAntoine Tenart
2018-05-27crypto: inside-secure - remove VLAsAntoine Tenart
2018-05-27crypto: chtls - generic handling of data and hdrAtul Gupta
2018-05-19crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek
2018-05-19crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek
2018-05-19crypto: testmgr - Add test vectors for MORUSOndrej Mosnacek
2018-05-19crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek
2018-05-19crypto: testmgr - Add test vectors for AEGISOndrej Mosnacek
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek
2018-05-19crypto: testmgr - reorder paes test lexicographicallyGilad Ben-Yossef
2018-05-19crypto: chelsio - request to HW should wrapAtul Gupta
2018-05-19crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"Colin Ian King
2018-05-19hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King