Searched refs:key_block_checksum (Results 1 – 4 of 4) sorted by relevance
48 SignatureInit(&h->key_block_checksum, block_chk_dest, in KeyBlockCreate()58 SignatureCopy(&h->key_block_checksum, sigtmp); in KeyBlockCreate()111 SignatureInit(&h->key_block_checksum, block_chk_dest, in KeyBlockCreate_external()118 SignatureCopy(&h->key_block_checksum, sigtmp); in KeyBlockCreate_external()
23 h->key_block_checksum.data_size, in ReChecksumKeyBlock()25 Memcpy(GetSignatureData(&h->key_block_checksum), newchk, in ReChecksumKeyBlock()89 h->key_block_checksum.sig_offset = hsize; in KeyBlockVerifyTest()95 h->key_block_checksum.sig_size /= 2; in KeyBlockVerifyTest()124 h->key_block_checksum.data_size = h->key_block_size + 1; in KeyBlockVerifyTest()130 h->key_block_checksum.data_size = 4; in KeyBlockVerifyTest()
83 VbSignature key_block_checksum; member
225 sig = &block->key_block_checksum; in KeyBlockVerify()