From 4880c671ada72e056b0817256fbbbe9ffb7b410b Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 20 Jun 2017 21:20:10 +0200 Subject: Add precompiled Camellia 64-bit assembly to benefit from speed optimization --- Library/VeraCryptLib/VeraCryptLib.inf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/VeraCryptLib/VeraCryptLib.inf') diff --git a/Library/VeraCryptLib/VeraCryptLib.inf b/Library/VeraCryptLib/VeraCryptLib.inf index a208f9c..359782c 100644 --- a/Library/VeraCryptLib/VeraCryptLib.inf +++ b/Library/VeraCryptLib/VeraCryptLib.inf @@ -77,6 +77,8 @@ crypto\Aes_x86.nasm [Binaries.X64] LIB|Twofish_x64.obj|* +LIB|Camellia_aesni_x64.obj|* +LIB|Camellia_x64.obj|* [Packages] MdePkg/MdePkg.dec -- cgit v1.2.3