Lines Matching refs:crypto_shash
62 static struct crypto_shash *ima_shash_tfm;
81 static struct crypto_shash *ima_alloc_tfm(enum hash_algo algo) in ima_alloc_tfm()
83 struct crypto_shash *tfm = ima_shash_tfm; in ima_alloc_tfm()
100 static void ima_free_tfm(struct crypto_shash *tfm) in ima_free_tfm()
335 struct crypto_shash *tfm) in ima_calc_file_hash_tfm()
392 struct crypto_shash *tfm; in ima_calc_file_shash()
452 struct crypto_shash *tfm) in ima_calc_field_array_hash_tfm()
499 struct crypto_shash *tfm; in ima_calc_field_array_hash()
573 struct crypto_shash *tfm) in calc_buffer_shash_tfm()
605 struct crypto_shash *tfm; in calc_buffer_shash()
645 struct crypto_shash *tfm) in ima_calc_boot_aggregate_tfm()
671 struct crypto_shash *tfm; in ima_calc_boot_aggregate()