HomeSort by relevance Sort by last modified time
    Searched full:have_sct (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/ssl/
tls13_both.cc 257 int have_status_request = 0, have_sct = 0; local
261 {TLSEXT_TYPE_certificate_timestamp, &have_sct, &sct},
300 if (have_sct) {

Completed in 200 milliseconds