Home
last modified time | relevance | path

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

/third_party/node/src/quic/
Dtlscontext.h148 bool early_data_was_accepted() const;
Dtlscontext.cc538 bool TLSContext::early_data_was_accepted() const { in early_data_was_accepted() function in node::quic::TLSContext