Searched refs:SSL_get_tlsext_status_ocsp_resp (Results 1 – 9 of 9) sorted by relevance
13 SSL_get_tlsext_status_ocsp_resp,33 long SSL_get_tlsext_status_ocsp_resp(ssl, unsigned char **resp);67 SSL_get_tlsext_status_ocsp_resp(). The value B<*resp> will be updated to point72 SSL_get_tlsext_status_ocsp_resp() will be -1.102 SSL_get_tlsext_status_ocsp_resp() returns the length of the OCSP response data
290 # define SSL_get_tlsext_status_ocsp_resp(ssl, arg) \ macro
573 SSL_get_tlsext_status_ocsp_resp define
294 len = SSL_get_tlsext_status_ocsp_resp(s, &resp); in client_ocsp_cb()
1101 len = SSL_get_tlsext_status_ocsp_resp(s, &p); in ocsp_resp_cb()
3370 len = SSL_get_tlsext_status_ocsp_resp(s, &p); in ocsp_resp_cb()
5054 len = SSL_get_tlsext_status_ocsp_resp(s, &p); in ocsp_resp_cb()
4093 MLINKS+= SSL_CTX_set_tlsext_status_cb.3 SSL_get_tlsext_status_ocsp_resp.3
1864 len = SSL_get_tlsext_status_ocsp_resp(s, &respderin); in ocsp_client_cb()