Home | History | Annotate | Download | only in ssl

Lines Matching defs:ocsp_response

1137   CBS certificate_status, ocsp_response;
1142 !CBS_get_u24_length_prefixed(&certificate_status, &ocsp_response) ||
1143 CBS_len(&ocsp_response) == 0 ||
1150 if (!CBS_stow(&ocsp_response, &hs->new_session->ocsp_response,
1211 if (!copy_bytes(&hs->new_session->ocsp_response,
1213 prev_session->ocsp_response,