Searched refs:tpm2_algorithm_to_len (Results 1 – 3 of 3) sorted by relevance
82 u16 l = tpm2_algorithm_to_len(digest_list->digests[i].hash_alg); in tcg2_event_get_size()184 len = tpm2_algorithm_to_len(hash_alg); in tcg2_log_append()263 len = tpm2_algorithm_to_len(priv->active_banks[i]); in tcg2_log_init()322 len = tpm2_algorithm_to_len(algo); in tcg2_replay_eventlog()435 if (tpm2_algorithm_to_len(algo) != len) { in tcg2_log_parse()470 tpm2_algorithm_to_len(hash_alg))) in tcg2_log_parse()491 tpm2_algorithm_to_len(alg)); in tcg2_pcr_extend()518 digest, tpm2_algorithm_to_len(alg), NULL); in tcg2_pcr_read()
1171 u16 tpm2_algorithm_to_len(enum tpm2_algorithms algo) in tpm2_algorithm_to_len() function
438 (u32)tpm2_algorithm_to_len(hash_alg)); in tcg2_hash_pe_image()
Completed in 45 milliseconds