Home
last modified time | relevance | path

Searched defs:early_data_context (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dfake_proof_source_handle.h99 std::optional<std::vector<uint8_t>> early_data_context; member
H A Dfake_proof_source_handle.cc90 const std::optional<std::vector<uint8_t>>& early_data_context, in SelectCertificate()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dtls_server_handshaker.h320 std::optional<std::vector<uint8_t>> early_data_context; member
H A Dtls_server_handshaker.cc579 std::vector<uint8_t> early_data_context; in SetTransportParameters() local