Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_asymmetric_keys.c40 if (ima_should_queue_key()) in ima_post_key_create_or_update()
H A Dima.h241 bool ima_should_queue_key(void);
247 static inline bool ima_should_queue_key(void) { return false; } in ima_should_queue_key() function
H A Dima_queue_keys.c171 inline bool ima_should_queue_key(void) in ima_should_queue_key() function