Lines Matching refs:crypto_shash
59 static struct crypto_shash *ima_shash_tfm;
78 static struct crypto_shash *ima_alloc_tfm(enum hash_algo algo) in ima_alloc_tfm()
80 struct crypto_shash *tfm = ima_shash_tfm; in ima_alloc_tfm()
97 static void ima_free_tfm(struct crypto_shash *tfm) in ima_free_tfm()
333 struct crypto_shash *tfm) in ima_calc_file_hash_tfm()
382 struct crypto_shash *tfm; in ima_calc_file_shash()
470 struct crypto_shash *tfm) in ima_calc_field_array_hash_tfm()
516 struct crypto_shash *tfm; in ima_calc_field_array_hash()
590 struct crypto_shash *tfm) in calc_buffer_shash_tfm()
621 struct crypto_shash *tfm; in calc_buffer_shash()
661 struct crypto_shash *tfm) in ima_calc_boot_aggregate_tfm()
687 struct crypto_shash *tfm; in ima_calc_boot_aggregate()