Searched defs:InterimTranscriptHash (Results 1 – 7 of 7) sorted by relevance
57 interim_transcript_hash: &InterimTranscriptHash, in create()89 pub(crate) struct InterimTranscriptHash( struct95 impl Debug for InterimTranscriptHash { implementation103 impl Deref for InterimTranscriptHash { implementation111 impl From<Vec<u8>> for InterimTranscriptHash { implementation117 impl InterimTranscriptHash { impl
140 prev_interim_transcript_hash: &InterimTranscriptHash, in transcript_hashes()142 ) -> Result<(InterimTranscriptHash, ConfirmedTranscriptHash), MlsError> { in transcript_hashes()
27 interim_transcript_hash: InterimTranscriptHash, in new()
507 _interim_transcript_hash: InterimTranscriptHash, in update_key_schedule()
1009 interim_transcript_hash: InterimTranscriptHash, in update_key_schedule()
1696 interim_transcript_hash: InterimTranscriptHash, in update_key_schedule()
611 interim_transcript_hash: InterimTranscriptHash, in update_key_schedule()