Home
last modified time | relevance | path

Searched defs:UpdatePathNode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/
Dupdate_path.rs23 pub struct UpdatePathNode { struct
33 pub nodes: Vec<UpdatePathNode>, argument
Dkem.rs183 ) -> Result<Vec<UpdatePathNode>, MlsError> { in encrypt_path_secrets()
219 ) -> Result<Vec<UpdatePathNode>, MlsError> { in encrypt_path_secrets()
330 ) -> Result<UpdatePathNode, MlsError> { in encrypt_copath_node_resolution()