Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_tcg2.c50 u16 hash_alg; member
92 if (hash_algo_list[i].hash_alg == hash_alg) in alg_to_mask()
111 if (hash_algo_list[i].hash_alg == hash_alg) in alg_to_len()
126 u16 hash_alg = digest_list->digests[i].hash_alg; in tcg_event_final_size() local
129 len += alg_to_len(hash_alg); in tcg_event_final_size()
205 u16 hash_alg = digest_list->digests[i].hash_alg; in tcg2_agile_log_append() local
211 pos += alg_to_len(hash_alg); in tcg2_agile_log_append()
527 u16 hash_alg = hash_algo_list[i].hash_alg; in tcg2_create_digest() local
531 switch (hash_alg) { in tcg2_create_digest()
560 digest_list->digests[i].hash_alg = hash_alg; in tcg2_create_digest()
[all …]
/u-boot/include/
A Dtpm-v2.h141 u16 hash_alg; member
/u-boot/tools/
A Difwitool.c197 uint8_t hash_alg; member

Completed in 11 milliseconds