Searched refs:ocsp_response_length (Results 1 – 6 of 6) sorted by relevance
320 if (in->ocsp_response_length > 0) { in SSL_SESSION_to_bytes_full()323 !CBB_add_bytes(&child2, in->ocsp_response, in->ocsp_response_length)) { in SSL_SESSION_to_bytes_full()623 &session, &ret->ocsp_response, &ret->ocsp_response_length, in SSL_SESSION_parse()
1510 *out_len = session->ocsp_response_length; in SSL_get0_ocsp_response()1530 ctx->ocsp_response_length = 0; in SSL_CTX_set_ocsp_response()1536 ctx->ocsp_response_length = response_len; in SSL_CTX_set_ocsp_response()
1177 ssl->ctx->ocsp_response_length) || in ssl3_send_certificate_status()
1536 &ssl->session->ocsp_response_length)) { in ssl3_get_cert_status()
1244 ssl->ctx->ocsp_response_length == 0) { in ext_ocsp_add_serverhello()
3401 size_t ocsp_response_length; member3684 size_t ocsp_response_length; member