Lines Matching refs:crypto_shash
57 static struct crypto_shash *ima_shash_tfm;
61 struct crypto_shash *tfm;
91 static struct crypto_shash *ima_alloc_tfm(enum hash_algo algo) in ima_alloc_tfm()
93 struct crypto_shash *tfm = ima_shash_tfm; in ima_alloc_tfm()
214 static void ima_free_tfm(struct crypto_shash *tfm) in ima_free_tfm()
458 struct crypto_shash *tfm) in ima_calc_file_hash_tfm()
509 struct crypto_shash *tfm; in ima_calc_file_shash()
722 struct crypto_shash *tfm) in calc_buffer_shash_tfm()
753 struct crypto_shash *tfm; in calc_buffer_shash()
801 struct crypto_shash *tfm) in ima_calc_boot_aggregate_tfm()
846 struct crypto_shash *tfm; in ima_calc_boot_aggregate()