Searched defs:ocsp_stapling_enabled (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
H A Dinternal.h2152 // ocsp_stapling_enabled is only used by client connections and indicates
2154 bool ocsp_stapling_enabled:1; member in struct:bssl::SSLContext
2651 // ocsp_stapling_enabled is only used by client connections and indicates
2653 bool ocsp_stapling_enabled:1; member in struct:bssl::SSLConnection

Completed in 134 milliseconds