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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DRandVerify.c51 Status = RandomBytes (RandomBuffer, RANDOM_NUMBER_SIZE);
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/Rand/
H A DCryptRand.c73 RandomBytes ( function
H A DCryptRandItc.c81 RandomBytes ( function
H A DCryptRandTsc.c81 RandomBytes ( function
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Include/Library/
H A DBaseCryptLib.h1918 RandomBytes (
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecCryptIo.c773 If the Random Generator wasn't initiated, initiate it first, then call RandomBytes.
792 if (RandomBytes (OutBuffer, Bytes)) {

Completed in 2070 milliseconds