audk/CryptoPkg/Library/IntrinsicLib/Ia32
yi1 li 1a49e2aa3c CryptoPkg: Add instrinsics to support building ECC on IA32 windows
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3679

This dependency is needed to build openssl lib with ECC ciphers
under IA32 Windows and adds implementation for _allmul and _allshr
instrinsics.

It is taken from Project Mu:
microsoft/mu_basecore@b55b341

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Signed-off-by: yi1 li <yi1.li@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-04-14 03:16:59 +00:00
..
MathFtol.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MathLShiftS64.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MathLShiftS64.nasm CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
MathLlmul.asm CryptoPkg: Add instrinsics to support building ECC on IA32 windows 2022-04-14 03:16:59 +00:00
MathLlshr.asm CryptoPkg: Add instrinsics to support building ECC on IA32 windows 2022-04-14 03:16:59 +00:00
MathRShiftU64.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MathRShiftU64.nasm CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00