Home
last modified time | relevance | path

Searched refs:crypto_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/char/tpm/
Dtpm2-cmd.c27 unsigned int crypto_id; member
430 if (options->hash == tpm2_hash_map[i].crypto_id) { in tpm2_seal_trusted()
824 enum hash_algo crypto_algo = tpm2_hash_map[i].crypto_id; in tpm2_init_bank_info()
830 bank->crypto_id = crypto_algo; in tpm2_init_bank_info()
Dtpm1-cmd.c789 chip->allocated_banks[0].crypto_id = HASH_ALGO_SHA1; in tpm1_get_pcr_allocation()
/Linux-v5.4/include/linux/
Dtpm.h52 u16 crypto_id; member