Home
last modified time | relevance | path

Searched refs:InterimTranscriptHashInput (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dtranscript_hash.rs125 struct InterimTranscriptHashInput<'a> { in create() struct
129 let input = InterimTranscriptHashInput { confirmation_tag }.mls_encode_to_vec()?; in create()