Searched refs:digest_type (Results 1 – 1 of 1) sorted by relevance
33 enum digest_type { enum290 u8 digest_type, u8 hash_algo, in ima_eventdigest_init_common() argument310 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() local446 digest_type = DIGEST_TYPE_VERITY; in ima_eventdigest_ngv2_init()449 digest_type, hash_algo, in ima_eventdigest_ngv2_init()
Completed in 5 milliseconds