Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt/src/
Dlib.rs215 pub struct LdtKey<T: TweakableBlockCipherKey> { struct
220 impl<T: TweakableBlockCipherKey> LdtKey<T> { impl