Searched refs:key_restriction (Results 1 – 10 of 10) sorted by relevance
26 struct key_restriction *restriction; in ima_mok_init()30 restriction = kzalloc_obj(struct key_restriction); in ima_mok_init()
102 struct key_restriction *restriction) in __integrity_init_keyring() 129 struct key_restriction *restriction; in integrity_init_keyring() 146 restriction = kzalloc_obj(struct key_restriction); in integrity_init_keyring()
176 struct key_restriction { struct281 struct key_restriction *restrict_link;290 struct key_restriction *restrict_link);425 struct key_restriction *restrict_link,
153 struct key_restriction *(*lookup_restriction)(const char *params);
139 static __init struct key_restriction *get_builtin_and_secondary_restriction(void) in get_builtin_and_secondary_restriction()141 struct key_restriction *restriction; in get_builtin_and_secondary_restriction()143 restriction = kzalloc_obj(struct key_restriction); in get_builtin_and_secondary_restriction()
326 struct key_restriction *restriction; in blacklist_init()
484 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()488 struct key_restriction *keyres = in asymmetric_restriction_alloc()489 kzalloc_obj(struct key_restriction); in asymmetric_restriction_alloc()504 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()510 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
425 struct key_restriction *keyres = keyring->restrict_link; in keyring_destroy()520 struct key_restriction *restrict_link, in keyring_alloc()976 static struct key_restriction *keyring_restriction_alloc( in keyring_restriction_alloc()979 struct key_restriction *keyres = in keyring_restriction_alloc()980 kzalloc_obj(struct key_restriction); in keyring_restriction_alloc()1001 struct key_restriction *keyres) in keyring_detect_restriction_cycle()1029 struct key_restriction *restrict_link; in keyring_restrict()1766 struct key_restriction *keyres; in keyring_restriction_gc()
227 struct key_restriction *restrict_link) in key_alloc()531 struct key_restriction *keyres = keyring->restrict_link; in key_instantiate_and_link()824 struct key_restriction *restrict_link = NULL; in __key_create_or_update()
1260 struct key_restriction *restrict_link,1670 * ``struct key_restriction *(*lookup_restriction)(const char *params);``1674 name) is passed in, and this method returns a pointer to a key_restriction