Searched refs:SeedString (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DRandVerify.c19 CONST UINT8 SeedString[] = "This is the random seed for PRNG verification."; variable
44 Status = RandomSeed (SeedString, sizeof (SeedString));

Completed in 41 milliseconds