Lines Matching defs:keyring
19 * @keyring: keyring to which the key is linked to
29 void ima_post_key_create_or_update(struct key *keyring, struct key *key,
43 queued = ima_queue_key(keyring, payload, payload_len);
49 * keyring->description points to the name of the keyring
53 * The name of the keyring is passed in the "eventname"
58 * The name of the keyring is also passed in the "keyring"
61 * to the given keyring.
64 keyring->description, KEY_CHECK, 0,
65 keyring->description, false, NULL, 0);