Home
last modified time | relevance | path

Searched refs:RETRY_INTEGRITY_KEY (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/quiche/src/
Dpacket.rs647 const RETRY_INTEGRITY_KEY: [u8; 16] = [ in compute_retry_integrity_tag() constant
669 _ => (&RETRY_INTEGRITY_KEY, RETRY_INTEGRITY_NONCE), in compute_retry_integrity_tag()