Home
last modified time | relevance | path

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

/linux-6.14.4/security/integrity/ima/
Dima_asymmetric_keys.c42 if (ima_should_queue_key()) in ima_post_key_create_or_update()
Dima_queue_keys.c174 inline bool ima_should_queue_key(void) in ima_should_queue_key() function
Dima.h362 bool ima_should_queue_key(void);
368 static inline bool ima_should_queue_key(void) { return false; } in ima_should_queue_key() function