Home
last modified time | relevance | path

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

/security/integrity/ima/
A Dima_template_lib.c33 enum digest_type { enum
290 u8 digest_type, u8 hash_algo, in ima_eventdigest_init_common() argument
310 if (digest_type < DIGEST_TYPE__LAST && hash_algo < HASH_ALGO__LAST) { in ima_eventdigest_init_common()
313 digest_type_name[digest_type], in ima_eventdigest_init_common()
436 u8 digest_type = DIGEST_TYPE_IMA; in ima_eventdigest_ngv2_init() local
446 digest_type = DIGEST_TYPE_VERITY; in ima_eventdigest_ngv2_init()
449 digest_type, hash_algo, in ima_eventdigest_ngv2_init()

Completed in 5 milliseconds