Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dfile_utils.cc462 std::string random_suffix = GetRandomSuffix(); in WriteToFileAtomic() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls13_server.cc648 Span<uint8_t> random_suffix = random.subspan(24); in do_send_server_hello() local
/external/boringssl/src/ssl/
Dtls13_server.cc773 Span<uint8_t> random_suffix = random.last(ECH_CONFIRMATION_SIGNAL_LEN); in do_send_server_hello() local