Lines Matching defs:keyring
17 * @keyring: keyring to which the key is linked to
27 void ima_post_key_create_or_update(struct key *keyring, struct key *key,
41 queued = ima_queue_key(keyring, payload, payload_len);
47 * keyring->description points to the name of the keyring
51 * The name of the keyring is passed in the "eventname"
56 * The name of the keyring is also passed in the "keyring"
59 * to the given keyring.
62 keyring->description, KEY_CHECK, 0,
63 keyring->description);