audk/CryptoPkg/Library/BaseCryptLib/SysCall
Long, Qin 38d91622fa Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorithm registration to make sure the underlying algorithm is available for the default OpenSSL software PRNG implementation.
Signed-off-by: Long, Qin <qin.long@intel.com>
Reviewed-by: Fu, Siyuan <siyuan.fu@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14860 6f19259b-4bc3-4df7-8a09-765794883524
2013-11-19 02:57:19 +00:00
..
Ia32 Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorithm registration to make sure the underlying algorithm is available for the default OpenSSL software PRNG implementation. 2013-11-19 02:57:19 +00:00
BaseMemAllocation.c Fix some typo and coding style issues in BaseCryptLib instances. 2012-07-27 07:49:42 +00:00
ConstantTimeClock.c Fix SmmCryptLib issue when calling time() in RealTimeClock.c 2012-06-01 02:37:24 +00:00
CrtWrapper.c Add new interfaces to support PKCS7#7 signed data and authenticode signature. Update Cryptest to validate functionality of new interfaces. 2011-08-16 06:46:52 +00:00
HelperWrapper.c
RuntimeMemAllocation.c Fix some typo and coding style issues in BaseCryptLib instances. 2012-07-27 07:49:42 +00:00
TimerWrapper.c Per gmtime manpage, tm_mon is the number of months since January 2013-07-17 07:53:04 +00:00