Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Drandom.c12 struct efi_rng_protocol { struct
13 efi_status_t (*get_info)(struct efi_rng_protocol *, argument
15 efi_status_t (*get_rng)(struct efi_rng_protocol *, argument
24 struct efi_rng_protocol *rng; in efi_get_random_bytes()
149 struct efi_rng_protocol *rng; in efi_random_get_seed()