crypto_id 789 drivers/char/tpm/tpm1-cmd.c chip->allocated_banks[0].crypto_id = HASH_ALGO_SHA1; crypto_id 27 drivers/char/tpm/tpm2-cmd.c unsigned int crypto_id; crypto_id 430 drivers/char/tpm/tpm2-cmd.c if (options->hash == tpm2_hash_map[i].crypto_id) { crypto_id 824 drivers/char/tpm/tpm2-cmd.c enum hash_algo crypto_algo = tpm2_hash_map[i].crypto_id; crypto_id 830 drivers/char/tpm/tpm2-cmd.c bank->crypto_id = crypto_algo; crypto_id 834 drivers/char/tpm/tpm2-cmd.c bank->crypto_id = HASH_ALGO__LAST; crypto_id 52 include/linux/tpm.h u16 crypto_id;