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

  /external/boringssl/src/ssl/
ssl_lib.c 355 s->ocsp_stapling_enabled = s->ctx->ocsp_stapling_enabled;
    [all...]
t1_lib.c 944 if (s->ocsp_stapling_enabled) {
    [all...]
  /external/boringssl/src/include/openssl/
ssl.h 1086 char ocsp_stapling_enabled; member in struct:ssl_ctx_st
1464 char ocsp_stapling_enabled; member in struct:ssl_st
    [all...]

Completed in 549 milliseconds