Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dtls13_both.cc169 bool have_status_request = false, have_sct = false; in tls13_process_certificate() local
173 {TLSEXT_TYPE_certificate_timestamp, &have_sct, &sct}, in tls13_process_certificate()
215 if (have_sct) { in tls13_process_certificate()