Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_init.c75 result = ima_calc_boot_aggregate(hash_hdr); in ima_add_boot_aggregate()
H A Dima.h260 int ima_calc_boot_aggregate(struct ima_digest_data *hash);
H A Dima_template_lib.c363 result = ima_calc_boot_aggregate(hash_hdr); in ima_eventdigest_init()
H A Dima_crypto.c839 int ima_calc_boot_aggregate(struct ima_digest_data *hash) in ima_calc_boot_aggregate() function