Searched refs:keyrings (Results 1 – 4 of 4) sorted by relevance
20 bool "Digital signature verification using multiple keyrings"26 using multiple keyrings. It defines separate keyrings for each28 Different keyrings improves search performance, but also allow30 This is useful for evm and module keyrings, when keys are46 bool "Require all keys on the integrity keyrings be signed"52 .evm keyrings be signed by a key on the system trusted
19 to five standard keyrings: UID-specific, GID-specific, session,43 bool "Enable register of persistent per-UID keyrings"46 This option provides a register of persistent per-UID keyrings,47 primarily aimed at Kerberos key storage. The keyrings are persistent126 on keys and keyrings on which the caller has View permission.
92 struct ima_rule_opt_list *keyrings; /* Measure keys added to these keyrings */ member368 ima_free_rule_opt_list(entry->keyrings); in ima_free_rule()493 if (!rule->keyrings) in ima_match_rule_data()496 opt_list = rule->keyrings; in ima_match_rule_data()1477 entry->keyrings) { in ima_parse_rule()1482 entry->keyrings = ima_alloc_rule_opt_list(args); in ima_parse_rule()1483 if (IS_ERR(entry->keyrings)) { in ima_parse_rule()1484 result = PTR_ERR(entry->keyrings); in ima_parse_rule()1485 entry->keyrings = NULL; in ima_parse_rule()1931 ima_show_rule_opt_list(m, entry->keyrings); in ima_policy_show()
253 Keys may be added to the IMA or IMA blacklist keyrings, if the255 secondary trusted keyrings.260 built-in or secondary trusted keyrings.263 bool "Create IMA machine owner blacklist keyrings (EXPERIMENTAL)"