Searched refs:efi_rng_protocol_t (Results 1 – 1 of 1) sorted by relevance
4 typedef union efi_rng_protocol efi_rng_protocol_t; typedef8 efi_status_t (__efiapi *get_info)(efi_rng_protocol_t *,11 efi_status_t (__efiapi *get_rng)(efi_rng_protocol_t *,36 efi_rng_protocol_t *rng = NULL; in efi_get_random_bytes()