Home
last modified time | relevance | path

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

/linux/drivers/acpi/x86/
H A Dblacklist.c50 int blacklisted = 0; in acpi_blacklisted() local
64 blacklisted = acpi_blacklist[i].data; in acpi_blacklisted()
72 return blacklisted; in acpi_blacklisted()
/linux/certs/
H A DKconfig92 those keys are not blacklisted and are vouched for by a key built
110 bool "Provide system-wide ring of blacklisted keys"
113 Provide a system keyring to which blacklisted keys can be added.
116 of modules signed with a blacklisted key.
/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.h22 bool blacklisted; member
H A Dx509_public_key.c77 cert->blacklisted = true; in x509_get_sig_params()
177 if (cert->blacklisted) in x509_key_preparse()
H A Dx509_parser.h41 bool blacklisted; member
/linux/security/integrity/
H A DKconfig111 bool "Enable loading of platform and blacklisted keys for POWER"
116 Enable loading of keys to the .platform keyring and blacklisted
/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst42 init/main.c:1218 [main]initcall_blacklisted =_ "initcall %s blacklisted\012"
H A Dkernel-parameters.txt747 the blacklisted controllers remain available in cgroup2.
1265 blacklisted features.
/linux/kernel/module/
H A Dmain.c2857 static bool blacklisted(const char *module_name) in blacklisted() function
3323 if (blacklisted(info->name)) { in early_mod_check()
/linux/Documentation/crypto/
H A Dasymmetric-keys.rst423 returned if the signature check fails or the key is blacklisted. Other errors
/linux/Documentation/driver-api/
H A Ddevice_link.rst113 is reached. Worse, if the supplier driver is blacklisted or missing, the
/linux/Documentation/trace/
H A Dkprobes.rst303 to specify a blacklisted function.