Searched refs:dbx (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/security/integrity/platform_certs/ |
| D | load_powerpc.c | 53 void *db = NULL, *dbx = NULL; in load_powerpc_certs() local 81 dbx = get_cert_list("dbx", 4, &dbxsize); in load_powerpc_certs() 82 if (!dbx) { in load_powerpc_certs() 85 rc = parse_efi_signature_list("powerpc:dbx", dbx, dbxsize, in load_powerpc_certs() 89 kfree(dbx); in load_powerpc_certs()
|
| D | load_uefi.c | 136 void *db = NULL, *dbx = NULL, *mokx = NULL; in load_uefi_certs() local 164 dbx = get_cert_list(L"dbx", &secure_var, &dbxsize, &status); in load_uefi_certs() 165 if (!dbx) { in load_uefi_certs() 172 dbx, dbxsize, in load_uefi_certs() 176 kfree(dbx); in load_uefi_certs()
|
| /Linux-v5.15/Documentation/admin-guide/media/ |
| D | bttv.rst | 234 for dbx stereo. Default is on if supported by
|