Searched refs:ima_post_key_create_or_update (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | ima.h | 166 extern void ima_post_key_create_or_update(struct key *keyring, 171 static inline void ima_post_key_create_or_update(struct key *keyring, in ima_post_key_create_or_update() function
|
| /Linux-v5.15/security/integrity/ima/ |
| D | ima_asymmetric_keys.c | 29 void ima_post_key_create_or_update(struct key *keyring, struct key *key, in ima_post_key_create_or_update() function
|
| /Linux-v5.15/security/keys/ |
| D | key.c | 948 ima_post_key_create_or_update(keyring, key, payload, plen, in key_create_or_update() 982 ima_post_key_create_or_update(keyring, key, in key_create_or_update()
|