Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Drandom.c22 efi_guid_t rng_proto = EFI_RNG_PROTOCOL_GUID; in efi_get_random_bytes() local
26 status = efi_call_early(locate_protocol, &rng_proto, NULL, in efi_get_random_bytes()
146 efi_guid_t rng_proto = EFI_RNG_PROTOCOL_GUID; in efi_random_get_seed() local
153 status = efi_call_early(locate_protocol, &rng_proto, NULL, in efi_random_get_seed()