audk/CryptoPkg/Library/BaseCryptLibMbedTls
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
..
Bn CryptoPkg: Add Null functions for building pass 2023-10-12 05:31:19 +00:00
Cipher CryptoPkg: Add AeadAesGcm based on Mbedtls 2024-05-27 17:24:30 +08:00
Hash Add SM3 functions with openssl for Mbedtls 2024-05-27 17:24:30 +08:00
Hmac
Kdf
Pem CryptoPkg: Add Pem APIs based on Mbedtls 2024-05-27 17:24:30 +08:00
Pk CryptoPkg/BaseCryptLibMbedTls: Fix uninitialized variable errors 2024-08-31 02:46:51 +00:00
Rand CryptoPkg: Fix wrong comment for CryptoPkg 2024-06-26 07:48:42 +00:00
SysCall CryptoPkg/BaseCryptLibMbedTls : Add strncpy() support to SecCryptLib 2025-01-11 16:17:10 +00:00
BaseCryptLib.inf Add SM3 functions with openssl for Mbedtls 2024-05-27 17:24:30 +08:00
InternalCryptLib.h CryptoPkg: Fix wrong comment for CryptoPkg 2024-06-26 07:48:42 +00:00
PeiCryptLib.inf CryptoPkg/MbedTls CLANGDWARF: Replace outdated CLANG3x references 2024-09-23 06:11:25 +00:00
PeiCryptLib.uni CryptoPkg: Add all .inf files for BaseCryptLibMbedTls 2023-10-12 05:31:19 +00:00
RuntimeCryptLib.inf CryptoPkg/MbedTls CLANGDWARF: Replace outdated CLANG3x references 2024-09-23 06:11:25 +00:00
RuntimeCryptLib.uni CryptoPkg: Add all .inf files for BaseCryptLibMbedTls 2023-10-12 05:31:19 +00:00
SecCryptLib.inf CryptoPkg/MbedTls CLANGDWARF: Replace outdated CLANG3x references 2024-09-23 06:11:25 +00:00
SecCryptLib.uni CryptoPkg: Add all .inf files for BaseCryptLibMbedTls 2023-10-12 05:31:19 +00:00
SmmCryptLib.inf CryptoPkg/MbedTls CLANGDWARF: Replace outdated CLANG3x references 2024-09-23 06:11:25 +00:00
SmmCryptLib.uni CryptoPkg: Add all .inf files for BaseCryptLibMbedTls 2023-10-12 05:31:19 +00:00
TestBaseCryptLib.inf Add SM3 functions with openssl for Mbedtls 2024-05-27 17:24:30 +08:00