Home
last modified time | relevance | path

Searched refs:security_key_post_create_or_update (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/security/keys/
H A Dkey.c947 security_key_post_create_or_update(keyring, key, payload, plen, flags, in __key_create_or_update()
981 security_key_post_create_or_update(keyring, key, payload, plen, in __key_create_or_update()
/linux-6.15/include/linux/
H A Dsecurity.h2128 void security_key_post_create_or_update(struct key *keyring, struct key *key,
2158 static inline void security_key_post_create_or_update(struct key *keyring, in security_key_post_create_or_update() function
/linux-6.15/security/
H A Dsecurity.c5549 void security_key_post_create_or_update(struct key *keyring, struct key *key, in security_key_post_create_or_update() function