i2d_OCSP_RESPONSE_bio
LCRYPTO_USED(i2d_OCSP_RESPONSE_bio);
int i2d_OCSP_RESPONSE_bio(BIO *bp, OCSP_RESPONSE *a);
LCRYPTO_ALIAS(i2d_OCSP_RESPONSE_bio);
i2d_OCSP_RESPONSE_bio(derbio, resp);
i2d_OCSP_RESPONSE_bio(cbio, resp);