Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Drandom.c11 typedef union efi_rng_protocol efi_rng_protocol_t; typedef
15 efi_status_t (__efiapi *get_info)(efi_rng_protocol_t *,
18 efi_status_t (__efiapi *get_rng)(efi_rng_protocol_t *,
43 efi_rng_protocol_t *rng = NULL; in efi_get_random_bytes()
73 efi_rng_protocol_t *rng = NULL; in efi_random_get_seed()