HomeSort by relevance Sort by last modified time
    Searched refs:RandomBytes (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Rand/
CryptRandNull.c 56 RandomBytes (
CryptRand.c 90 RandomBytes (
CryptRandItc.c 98 RandomBytes (
CryptRandTsc.c 98 RandomBytes (
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Rand/
CryptRandNull.c 56 RandomBytes (
  /device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
RandVerify.c 51 Status = RandomBytes (RandomBuffer, RANDOM_NUMBER_SIZE);
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Tls.h 199 UINT8 RandomBytes[28];
  /device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
BaseCryptLib.h     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecCryptIo.c 773 If the Random Generator wasn't initiated, initiate it first, then call RandomBytes.
792 if (RandomBytes (OutBuffer, Bytes)) {

Completed in 1388 milliseconds