Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.cpp288 const std::string random_suffix = RandomStringForPath(kSuffixLength); in createFabricatedOverlay() local
/aosp_15_r20/external/libbrillo/brillo/
H A Dfile_utils.cc462 std::string random_suffix = GetRandomSuffix(); in WriteToFileAtomic() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls13_server.cc787 Span<uint8_t> random_suffix = random.last(ECH_CONFIRMATION_SIGNAL_LEN); in do_send_server_hello() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dtls13_server.cc787 Span<uint8_t> random_suffix = random.last(ECH_CONFIRMATION_SIGNAL_LEN); in do_send_server_hello() local
/aosp_15_r20/external/boringssl/src/ssl/
H A Dtls13_server.cc818 Span<uint8_t> random_suffix = random.last(ECH_CONFIRMATION_SIGNAL_LEN); in do_send_server_hello() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dtls13_server.cc818 Span<uint8_t> random_suffix = random.last(ECH_CONFIRMATION_SIGNAL_LEN); in do_send_server_hello() local