edk2/CryptoPkg/Library/BaseCryptLib
Jeff Brasen 158c70987b CryptoPkg/BaseCryptLib: add AARCH64 host unit test Rand source
The host-based BaseCryptLib instance (UnitTestHostBaseCryptLib.inf) built
Rand/CryptRandTsc.c only for IA32/X64.  Add Rand/CryptRand.c for AARCH64 so
the openssl-backed RandomSeed() is available when linking AARCH64 host
tests, and advertise AARCH64 in VALID_ARCHITECTURES.

Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
2026-07-31 15:16:47 +00:00
..
Bn CryptoPkg: add some Bn interfaces to build TCG TPM library 2026-02-24 13:49:35 +00:00
Cipher CryptoPkg: add CAMELLIA APIs for TCG TPM reference library 2026-02-24 13:49:35 +00:00
Hash CryptoPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Hmac CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
Kdf CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
Pem CryptoPkg/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +00:00
Pk CryptoPkg/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +00:00
Rand CryptoPkg: Remove deprecated code related to SHA-1 2024-05-31 15:54:23 +00:00
SysCall CryptoPkg/BaseCryptLib: Remove tolower() for unit tests 2025-09-19 10:03:52 +00:00
BaseCryptLib.inf CryptoPkg/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +00:00
BaseCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
InternalCryptLib.h CryptoPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
KeyContext.h CryptoPkg/BaseCryptLib: Add ED448 verification and signature fcns 2026-07-01 01:26:24 +00:00
PeiCryptLib.inf CryptoPkg/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +00:00
PeiCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
RuntimeCryptLib.inf CryptoPkg/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +00:00
RuntimeCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
SecCryptLib.inf CryptoPkg/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +00:00
SecCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
SmmCryptLib.inf CryptoPkg/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +00:00
SmmCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
UnitTestHostBaseCryptLib.inf CryptoPkg/BaseCryptLib: add AARCH64 host unit test Rand source 2026-07-31 15:16:47 +00:00