Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10997 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user