Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/platform_certs/
H A Dload_uefi.c125 get_handler_for_mok); in load_moklist_certs()
140 mok, moksize, get_handler_for_mok); in load_moklist_certs()
H A Dkeyring_handler.h30 efi_element_handler_t get_handler_for_mok(const efi_guid_t *sig_type);
H A Dkeyring_handler.c61 __init efi_element_handler_t get_handler_for_mok(const efi_guid_t *sig_type) in get_handler_for_mok() function