TianoCore EDK2 master
Loading...
Searching...
No Matches
ArmRng.h
Go to the documentation of this file.
1
11#ifndef ARM_RNG_H_
12#define ARM_RNG_H_
13
24BOOLEAN
25EFIAPI
27 OUT UINT64 *Rand
28 );
29
30#endif /* ARM_RNG_H_ */
BOOLEAN EFIAPI ArmRndr(OUT UINT64 *Rand)
#define OUT
Definition: Base.h:284
UINTN Rand(VOID)
Definition: Support.c:39