Home
last modified time | relevance | path

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

/DragonStub/apps/
H A Drandom.c34 efi_guid_t rng_proto = EFI_RNG_PROTOCOL_GUID; in efi_get_random_bytes() local
38 status = efi_bs_call(LocateProtocol, &rng_proto, NULL, (void **)&rng); in efi_get_random_bytes()