Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/platform_certs/
H A Dload_uefi.c162 void *db = NULL, *dbx = NULL, *mokx = NULL; in load_uefi_certs() local
212 mokx = get_cert_list(L"MokListXRT", &mok_var, &mokxsize, &status); in load_uefi_certs()
213 if (!mokx) { in load_uefi_certs()
220 mokx, mokxsize, in load_uefi_certs()
224 kfree(mokx); in load_uefi_certs()