Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dima.h129 extern void ima_post_key_create_or_update(struct key *keyring,
134 static inline void ima_post_key_create_or_update(struct key *keyring, in ima_post_key_create_or_update() function
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_asymmetric_keys.c27 void ima_post_key_create_or_update(struct key *keyring, struct key *key, in ima_post_key_create_or_update() function
/OK3568_Linux_fs/kernel/security/keys/
H A Dkey.c946 ima_post_key_create_or_update(keyring, key, payload, plen, in key_create_or_update()
980 ima_post_key_create_or_update(keyring, key, in key_create_or_update()