Home
last modified time | relevance | path

Searched refs:ima_should_queue_key (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_asymmetric_keys.c40 if (ima_should_queue_key()) in ima_post_key_create_or_update()
H A Dima_queue_keys.c171 inline bool ima_should_queue_key(void) in ima_should_queue_key() function
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
/kernel/linux/linux-6.6/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.h244 bool ima_should_queue_key(void);
250 static inline bool ima_should_queue_key(void) { return false; } in ima_should_queue_key() function

Completed in 4 milliseconds