Home
last modified time | relevance | path

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

/linux/security/keys/
H A Dkey.c948 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 Dsecurity.h2142 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 Dsecurity.c5579 void security_key_post_create_or_update(struct key *keyring, struct key *key, in security_key_post_create_or_update() function