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

  /external/boringssl/src/ssl/
ssl_asn1.c 302 if (in->ocsp_response_length > 0) {
305 !CBB_add_bytes(&child2, in->ocsp_response, in->ocsp_response_length)) {
474 &session, &ret->ocsp_response, &ret->ocsp_response_length,
s3_clnt.c     [all...]
ssl_lib.c     [all...]
  /external/boringssl/src/include/openssl/
ssl.h 681 size_t ocsp_response_length; member in struct:ssl_session_st
    [all...]

Completed in 171 milliseconds