Searched refs:border_proof_size (Results 1 – 1 of 1) sorted by relevance
237 uint64_t border_proof_size; in avb_aftl_root_from_icp() local257 border_proof_size = proof_entry_count - inner_proof_size; in avb_aftl_root_from_icp()264 border_proof = (uint8_t*)avb_malloc(border_proof_size * AVB_AFTL_HASH_SIZE); in avb_aftl_root_from_icp()275 for (i = 0; i < border_proof_size; i++) { in avb_aftl_root_from_icp()290 hash, AVB_AFTL_HASH_SIZE, border_proof, border_proof_size, root_hash); in avb_aftl_root_from_icp()