Home
last modified time | relevance | path

Searched refs:notify_key (Results 1 – 4 of 4) sorted by relevance

/linux/security/keys/
A Dkey.c451 notify_key(key, NOTIFY_KEY_INSTANTIATED, 0); in __key_instantiate_and_link()
608 notify_key(key, NOTIFY_KEY_INSTANTIATED, -error); in key_reject_and_link()
783 notify_key(key, NOTIFY_KEY_UPDATED, 0); in __key_update()
1107 notify_key(key, NOTIFY_KEY_UPDATED, 0); in key_update()
1141 notify_key(key, NOTIFY_KEY_REVOKED, 0); in key_revoke()
1173 notify_key(key, NOTIFY_KEY_INVALIDATED, 0); in key_invalidate()
A Dkeyring.c1068 notify_key(keyring, NOTIFY_KEY_SETATTR, 0); in keyring_restrict()
1377 notify_key(keyring, NOTIFY_KEY_LINKED, key_serial(key)); in __key_link()
1513 notify_key(keyring, NOTIFY_KEY_UNLINKED, key_serial(key)); in __key_unlink()
1666 notify_key(keyring, NOTIFY_KEY_CLEARED, 0); in keyring_clear()
A Dinternal.h179 static inline void notify_key(struct key *key, in notify_key() function
A Dkeyctl.c1048 notify_key(key, NOTIFY_KEY_SETATTR, 0); in keyctl_chown_key()
1099 notify_key(key, NOTIFY_KEY_SETATTR, 0); in keyctl_setperm_key()
1491 notify_key(key, NOTIFY_KEY_SETATTR, 0); in keyctl_set_timeout()

Completed in 14 milliseconds