Home
last modified time | relevance | path

Searched refs:ima_template_hash_algo_allowed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_template_lib.c14 static bool ima_template_hash_algo_allowed(u8 algo) in ima_template_hash_algo_allowed() function
283 if (ima_template_hash_algo_allowed(event_data->iint->ima_hash->algo)) { in ima_eventdigest_init()
311 hash.hdr.algo = ima_template_hash_algo_allowed(ima_hash_algo) ? in ima_eventdigest_init()
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_template_lib.c16 static bool ima_template_hash_algo_allowed(u8 algo) in ima_template_hash_algo_allowed() function
352 if (ima_template_hash_algo_allowed(event_data->iint->ima_hash->algo)) { in ima_eventdigest_init()
380 hash.hdr.algo = ima_template_hash_algo_allowed(ima_hash_algo) ? in ima_eventdigest_init()

Completed in 3 milliseconds