Home
last modified time | relevance | path

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

/Linux-v6.6/security/integrity/platform_certs/
Dload_uefi.c164 void *db = NULL, *dbx = NULL, *mokx = NULL; in load_uefi_certs() local
218 mokx = get_cert_list(L"MokListXRT", &mok_var, &mokxsize, &status); in load_uefi_certs()
219 if (!mokx) { in load_uefi_certs()
226 mokx, mokxsize, in load_uefi_certs()
230 kfree(mokx); in load_uefi_certs()