Searched refs:HeaderProtectionKey (Results 1 – 3 of 3) sorted by relevance
26 pub struct HeaderProtectionKey { struct37 impl From<hkdf::Okm<'_, &'static Algorithm>> for HeaderProtectionKey { implementation47 impl HeaderProtectionKey { implementation
59 let key = quic::HeaderProtectionKey::new(alg, &key_bytes)?; in test_quic()72 let key = quic::HeaderProtectionKey::new(alg, &key_data).unwrap(); in test_sample_len()
115 hp_key: aead::quic::HeaderProtectionKey,127 hp_key: aead::quic::HeaderProtectionKey::new( in new()199 hp_key: aead::quic::HeaderProtectionKey,211 hp_key: aead::quic::HeaderProtectionKey::new( in new()