Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Drandom.c26 efi_guid_t rng_proto = EFI_RNG_PROTOCOL_GUID; in efi_get_random_bytes() local
30 status = efi_call_early(locate_protocol, &rng_proto, NULL, in efi_get_random_bytes()
150 efi_guid_t rng_proto = EFI_RNG_PROTOCOL_GUID; in efi_random_get_seed() local
157 status = efi_call_early(locate_protocol, &rng_proto, NULL, in efi_random_get_seed()