HomeSort by relevance Sort by last modified time
    Searched refs:ocsp_stapling_enabled (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/ssl/
ssl_lib.cc 742 ssl->ocsp_stapling_enabled = ctx->ocsp_stapling_enabled;
    [all...]
tls13_both.cc 187 if (ssl->server || !ssl->ocsp_stapling_enabled) {
internal.h 2154 bool ocsp_stapling_enabled:1; member in struct:bssl::SSLContext
2653 bool ocsp_stapling_enabled:1; member in struct:bssl::SSLConnection
    [all...]
t1_lib.cc 1030 if (!ssl->ocsp_stapling_enabled) {
    [all...]

Completed in 73 milliseconds