summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: Apply uncrustify changesMichael Kubacki2021-12-071-1/+1
* CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* CryptoPkg: Clean up source filesLiming Gao2018-06-281-2/+2
* CryptoPkg/BaseCryptLib: Add C-structure to matching certificate stackchenc22017-11-071-0/+3
* CryptoPkg/BaseCryptLib: Fix mismatched memory allocation/freeLong Qin2017-11-061-5/+8
* CryptoPkg: Fix typos in commentsGary Lin2016-11-071-1/+1
* CryptoPkg: Fix "responsiblity" typosThomas Huth2016-08-111-5/+5
* [CryptoPkg] Correct one typo in the API comments.Qin Long2015-11-251-1/+1
* CryptoPkg: Add one new API (Pkcs7GetCertificatesList) for certs retrieving.Qin Long2015-11-051-0/+34
* CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen.Qiu Shumin2015-07-141-1/+1
* CryptoPkg: Add one new API for PKCS7 Verification Protocol SupportQin Long2015-06-191-1/+30
* Add interfaces to several library instances of BaseCryptLib.tye12012-07-181-0/+100