Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dfake_proof_source_handle.h99 absl::optional<std::vector<uint8_t>> early_data_context; member
Dfake_proof_source_handle.cc78 const absl::optional<std::vector<uint8_t>>& early_data_context, in SelectCertificate()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dtls_server_handshaker.h300 absl::optional<std::vector<uint8_t>> early_data_context; member
Dtls_server_handshaker.cc540 std::vector<uint8_t> early_data_context; in SetTransportParameters() local