Searched refs:security_key_post_create_or_update (Results 1 – 3 of 3) sorted by relevance
/linux/security/keys/ |
H A D | key.c | 948 security_key_post_create_or_update(keyring, key, payload, plen, flags, in __key_create_or_update() 982 security_key_post_create_or_update(keyring, key, payload, plen, in __key_create_or_update()
|
/linux/include/linux/ |
H A D | security.h | 2142 void security_key_post_create_or_update(struct key *keyring, struct key *key, 2172 static inline void security_key_post_create_or_update(struct key *keyring, in security_key_post_create_or_update() function
|
/linux/security/ |
H A D | security.c | 5579 void security_key_post_create_or_update(struct key *keyring, struct key *key, in security_key_post_create_or_update() function
|