Searched refs:OCSP_response_get1_basic (Results 1 – 12 of 12) sorted by relevance
5 OCSP_response_status, OCSP_response_get1_basic, OCSP_response_create,15 OCSP_BASICRESP *OCSP_response_get1_basic(OCSP_RESPONSE *resp);37 OCSP_response_get1_basic() decodes and returns the B<OCSP_BASICRESP> structure70 OCSP_response_get1_basic() returns an B<OCSP_BASICRESP> structure pointer or87 OCSP_response_get1_basic() is only called if the status of a response is
162 if ((br = OCSP_response_get1_basic(o)) == NULL) in OCSP_RESPONSE_print()
149 OCSP_BASICRESP *OCSP_response_get1_basic(OCSP_RESPONSE *resp) in OCSP_response_get1_basic() function
194 OCSP_BASICRESP *OCSP_response_get1_basic(OCSP_RESPONSE *resp);
767 bs = OCSP_response_get1_basic(resp); in ocsp_main()
1149 basic = OCSP_response_get1_basic(rsp); in ocsp_resp_cb()
2081 OCSP_response_get1_basic;
4853 basic = OCSP_response_get1_basic(rsp); in ocsp_resp_cb()
855 OCSP_F_OCSP_RESPONSE_GET1_BASIC:111:OCSP_response_get1_basic
4822 br = OCSP_response_get1_basic(rsp); in ct_extract_ocsp_response_scts()
1955 MLINKS+= OCSP_response_status.3 OCSP_response_get1_basic.3
9122 response. OCSP_response_get1_basic() extracts basic response