Home
last modified time | relevance | path

Searched refs:RdRandGetBytes (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/RandomNumberGenerator/RngDxe/
DRdRand.c32 RdRandGetBytes ( in RdRandGetBytes() function
101 Status = RdRandGetBytes (16, RandByte); in RdRandGetSeed128()
DRdRand.h44 RdRandGetBytes (
DRngDxe.c145 Status = RdRandGetBytes (RNGValueLength, RNGValue); in RngGetRNG()