Searched refs:ima_post_key_create_or_update (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/security/integrity/ima/ |
H A 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
|
/openbmc/linux/include/linux/ |
H A D | ima.h | 173 extern void ima_post_key_create_or_update(struct key *keyring, 178 static inline void ima_post_key_create_or_update(struct key *keyring, in ima_post_key_create_or_update() function
|
/openbmc/linux/security/keys/ |
H A D | key.c | 933 ima_post_key_create_or_update(keyring, key, payload, plen, in __key_create_or_update() 967 ima_post_key_create_or_update(keyring, key, in __key_create_or_update()
|