Searched refs:efi_rng_guid (Results 1 – 1 of 1) sorted by relevance
16 static efi_guid_t efi_rng_guid = EFI_RNG_PROTOCOL_GUID; variable50 ret = boottime->locate_protocol(&efi_rng_guid, NULL, (void **)&rng); in execute()
Completed in 3 milliseconds