Home
last modified time | relevance | path

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

/Linux-v5.10/security/integrity/ima/
Dima_asymmetric_keys.c40 if (ima_should_queue_key()) in ima_post_key_create_or_update()
Dima_queue_keys.c171 inline bool ima_should_queue_key(void) in ima_should_queue_key() function
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