aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/michael_mic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers5-1866/+0
2018-05-31crypto: ccp - Add GET_ID SEV commandJanakarajan Natarajan3-0/+67
2018-05-31crypto: ccp - Add DOWNLOAD_FIRMWARE SEV commandJanakarajan Natarajan3-10/+105
2018-05-31crypto: qat - Add MODULE_FIRMWARE for all qat driversConor McLoughlin3-0/+5
2018-05-31crypto: ccree - silence debug printsGilad Ben-Yossef1-3/+3
2018-05-31crypto: ccree - better clock handlingGilad Ben-Yossef1-1/+19
2018-05-31crypto: ccree - correct host regs offsetGilad Ben-Yossef4-6/+17
2018-05-31crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCMHarsh Jain2-113/+97
2018-05-31crypt: chelsio - Send IV as Immediate for cipher algoHarsh Jain4-40/+17
2018-05-31crypto: chelsio - Return -ENOSPC for transient busy indication.Harsh Jain1-30/+26
2018-05-31crypto: caam/qi - fix warning in init_cgr()Horia Geantă1-3/+2
2018-05-31crypto: caam - fix rfc4543 descriptorsHoria Geantă1-2/+2
2018-05-31crypto: caam - fix MC firmware detectionHoria Geantă2-9/+13
2018-05-31crypto: clarify licensing of OpenSSL asm codeAdam Langley10-19/+129
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek5-8/+11
2018-05-31crypto: testmgr - eliminate redundant decryption test vectorsEric Biggers2-11723/+919
2018-05-31crypto: testmgr - add extra kw(aes) encryption test vectorEric Biggers1-0/+13
2018-05-31crypto: testmgr - add extra ecb(tnepres) encryption test vectorsEric Biggers1-1/+39
2018-05-31crypto: testmgr - make an cbc(des) encryption test vector chunkedEric Biggers1-0/+3
2018-05-31crypto: testmgr - add extra ecb(des) encryption test vectorsEric Biggers1-0/+22
2018-05-27crypto: x86/aegis256 - Fix wrong key buffer sizeOndrej Mosnacek1-3/+3
2018-05-27crypto: testmgr - add more unkeyed crc32 and crc32c test vectorsEric Biggers1-0/+14
2018-05-27crypto: testmgr - fix testing OPTIONAL_KEY hash algorithmsEric Biggers1-7/+43
2018-05-27crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectorsEric Biggers3-98/+0
2018-05-27crypto: crc32-generic - remove __crc32_le()Eric Biggers1-8/+2
2018-05-27crypto: crc32c-generic - remove cra_alignmaskEric Biggers1-4/+4
2018-05-27crypto: crc32-generic - use unaligned access macros when neededEric Biggers1-3/+4
2018-05-27crypto: chtls - fix a missing-check bugWenwen Wang1-3/+7
2018-05-27crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart3-0/+41
2018-05-27crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart3-2/+50
2018-05-27crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart5-33/+353
2018-05-27crypto: inside-secure - improve error reportingAntoine Tenart4-11/+27
2018-05-27crypto: inside-secure - fix the hash then encrypt/decrypt typesAntoine Tenart1-2/+2
2018-05-27crypto: inside-secure - make the key and context size computation dynamicAntoine Tenart1-2/+2
2018-05-27crypto: inside-secure - make the context control size dynamicAntoine Tenart1-3/+2
2018-05-27crypto: inside-secure - rework the alg type settings in the contextAntoine Tenart1-4/+7
2018-05-27crypto: inside-secure - rework cipher functions for future AEAD supportAntoine Tenart1-107/+129
2018-05-27crypto: inside-secure - remove VLAsAntoine Tenart3-2/+11
2018-05-27crypto: chtls - generic handling of data and hdrAtul Gupta3-53/+23
2018-05-19crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek8-0/+2370
2018-05-19crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek6-0/+892
2018-05-19crypto: testmgr - Add test vectors for MORUSOndrej Mosnacek2-0/+3418
2018-05-19crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek5-0/+1130
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek8-0/+3529
2018-05-19crypto: testmgr - Add test vectors for AEGISOndrej Mosnacek2-0/+2862
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek6-0/+1572
2018-05-19crypto: testmgr - reorder paes test lexicographicallyGilad Ben-Yossef1-22/+22
2018-05-19crypto: chelsio - request to HW should wrapAtul Gupta1-18/+17
2018-05-19crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"Colin Ian King1-1/+1
2018-05-19hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King1-1/+1