Home
last modified time | relevance | path

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

/external/rust/crates/ring/src/aead/
Dquic.rs26 pub struct HeaderProtectionKey { struct
37 impl From<hkdf::Okm<'_, &'static Algorithm>> for HeaderProtectionKey { implementation
47 impl HeaderProtectionKey { impl