Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/
Dpsk.rs135 pub(crate) struct AlwaysFoundPskStorage; struct
140 impl PreSharedKeyStorage for AlwaysFoundPskStorage { implementation