Searched refs:i2d_OCSP_RESPONSE_bio (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Docsp.c823 i2d_OCSP_RESPONSE_bio(derbio, resp);
1281 i2d_OCSP_RESPONSE_bio(cbio, resp);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp.h375 #define i2d_OCSP_RESPONSE_bio(bp,o) ASN1_i2d_bio_of(OCSP_RESPONSE,i2d_OCSP_RESPONSE,bp,o) macro

Completed in 114 milliseconds