Searched refs:i2d_OCSP_RESPONSE_bio (Results 1 – 2 of 2) sorted by relevance
791 i2d_OCSP_RESPONSE_bio(derbio, resp); in MAIN()1235 i2d_OCSP_RESPONSE_bio(cbio, resp); in send_ocsp_response()
374 #define i2d_OCSP_RESPONSE_bio(bp,o) ASN1_i2d_bio(i2d_OCSP_RESPONSE,bp,\ macro