Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dpacket.rs804 const RETRY_INTEGRITY_KEY_V1: [u8; 16] = [ in compute_retry_integrity_tag() constant
838 _ => (&RETRY_INTEGRITY_KEY_V1, RETRY_INTEGRITY_NONCE_V1), in compute_retry_integrity_tag()