summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLibNull/Hmac/CryptHmacMd5Null.c
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithmZhichao Gao2020-05-151-139/+0
* CryptoPkg/BaseCryptLib: remove HmacXxxGetContextSize interfaceJian J Wang2020-01-201-21/+1
* CryptoPkg/BaseCryptLib: replace HmacXxxInit API with HmacXxxSetKeyJian J Wang2020-01-201-4/+4
* CryptoPkg: Add Null instance of the BaseCryptLib classSean Brogan2019-10-231-0/+159