Searched refs:log_root (Results 1 – 6 of 6) sorted by relevance
112 def LogReplay(client, auxilary_hashes, log_root, cred_metadata): argument120 (auxilary_hashes, log_root, cred_metadata))
237 // log_root holds the TLS-serialization of the following structure (described239 // VerifySignedLogRoot before deserializing log_root.270 bytes log_root = 8; field272 // log_root_signature is the raw signature over log_root.
93 def check_signature(log_root, log_root_sig, argument110 logroot_tmp.write(log_root)577 self.log_root_descriptor = TrillianLogRootDescriptor(proof.sth.log_root)
338 self.test_avbm_resp.annotation_proof.sth.log_root = binascii.unhexlify(827 self.test_avbm_resp.annotation_proof.sth.log_root)
702 __u64 log_root; member