Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Defistub.h60 efi_status_t efi_random_alloc(efi_system_table_t *sys_table_arg,
Darm64-stub.c111 status = efi_random_alloc(sys_table_arg, *reserve_size, in handle_kernel_image()
Drandom.c68 efi_status_t efi_random_alloc(efi_system_table_t *sys_table_arg, in efi_random_alloc() function