audk/CryptoPkg/Library/BaseCryptLibMbedTls/SysCall
Amy Chan 11cffd9c3f CryptoPkg/BaseCryptLibMbedTls : Add strncpy() support to SecCryptLib
Mbedtls requires the use of strncpy(), but it is currently included in
DummyOpensslSupport.c, which is not part of Mbedtls SecCryptLib.
To resolve this, move strncpy() to CrtWrapper.c, as Mbedtls SecCryptLib
not depend on OpensslLib

Signed-off-by: Amy Chan <amy.chan@intel.com>
2025-01-11 16:17:10 +00:00
..
BaseMemAllocation.c Add SM3 functions with openssl for Mbedtls 2024-05-27 17:24:30 +08:00
ConstantTimeClock.c CryptoPkg: Add sleep() function to BaseCryptLibMbedTls 2025-01-02 12:28:51 +00:00
CrtWrapper.c CryptoPkg/BaseCryptLibMbedTls : Add strncpy() support to SecCryptLib 2025-01-11 16:17:10 +00:00
DummyOpensslSupport.c CryptoPkg/BaseCryptLibMbedTls : Add strncpy() support to SecCryptLib 2025-01-11 16:17:10 +00:00
RuntimeMemAllocation.c
TimerWrapper.c CryptoPkg: Apply gettimeofday() solution to BaseCryptLibMbedTls 2024-11-25 16:40:28 +00:00
UnitTestHostCrtWrapper.c Add SM3 functions with openssl for Mbedtls 2024-05-27 17:24:30 +08:00