Searched refs:digest_list_sz (Results 1 – 1 of 1) sorted by relevance
319 size_t digest_list_sz = 0; in tcg_process_fw_eventlog() local357 digest_list_sz = sizeof(struct tpml_digest_values); in tcg_process_fw_eventlog()358 digest_list = malloc(digest_list_sz); in tcg_process_fw_eventlog()
Completed in 2 milliseconds