Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_asymmetric_keys.c42 if (ima_should_queue_key()) in ima_post_key_create_or_update()
H A Dima_queue_keys.c174 inline bool ima_should_queue_key(void) in ima_should_queue_key() function
H A Dima.h361 bool ima_should_queue_key(void);
367 static inline bool ima_should_queue_key(void) { return false; } in ima_should_queue_key() function