Searched refs:dbx (Results 1 – 3 of 3) sorted by relevance
/linux/security/integrity/platform_certs/ |
H A D | load_uefi.c | 164 void *db = NULL, *dbx = NULL, *mokx = NULL; in load_uefi_certs() local 199 dbx = get_cert_list(L"dbx", &secure_var, &dbxsize, &status); in load_uefi_certs() 200 if (!dbx) { in load_uefi_certs() 207 dbx, dbxsize, in load_uefi_certs() 211 kfree(dbx); in load_uefi_certs()
|
H A D | load_powerpc.c | 61 void *db = NULL, *dbx = NULL, *data = NULL; in load_powerpc_certs() local 116 extract_esl(dbx, data, dsize, offset); in load_powerpc_certs() 118 rc = parse_efi_signature_list("powerpc:dbx", dbx, dsize, in load_powerpc_certs()
|
/linux/Documentation/admin-guide/media/ |
H A D | bttv.rst | 234 for dbx stereo. Default is on if supported by
|