Home
last modified time | relevance | path

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

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