Searched refs:d2i_OCSP_RESPONSE_bio (Results 1 – 3 of 3) sorted by relevance
120 # define d2i_OCSP_RESPONSE_bio(bp,p) ASN1_d2i_bio_of(OCSP_RESPONSE,OCSP_RESPONSE_new,d2i_OCSP_RESP… macro
702 resp = d2i_OCSP_RESPONSE_bio(derbio, NULL); in ocsp_main()
639 resp = d2i_OCSP_RESPONSE_bio(derbio, NULL); in cert_status_cb()