X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FApplication%2FCryptest%2FCryptest.inf;h=0e617607dbc99b7b95d73626d8436c6f913af1ce;hp=85172944a8aee6a4c0aa1581d8309a6b253e8a76;hb=a8c4464502aabcbda7032daddc772a1bc7386bdf;hpb=85c0b5ee7f333a0d334236644d3793314b5637b9 diff --git a/CryptoPkg/Application/Cryptest/Cryptest.inf b/CryptoPkg/Application/Cryptest/Cryptest.inf index 85172944a8..0e617607db 100644 --- a/CryptoPkg/Application/Cryptest/Cryptest.inf +++ b/CryptoPkg/Application/Cryptest/Cryptest.inf @@ -29,9 +29,16 @@ # [Sources] + Cryptest.h Cryptest.c + HashVerify.c + HmacVerify.c + BlockCipherVerify.c + RsaVerify.c AuthenticodeVerify.c - + DhVerify.c + RandVerify.c + [Packages] MdePkg/MdePkg.dec CryptoPkg/CryptoPkg.dec