Searched refs:i2d_OCSP_REQUEST_bio (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_ht.c128 if (i2d_OCSP_REQUEST_bio(rctx->mem, req) <= 0)
H A Docsp.h377 #define i2d_OCSP_REQUEST_bio(bp,o) ASN1_i2d_bio_of(OCSP_REQUEST,i2d_OCSP_REQUEST,bp,o) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Docsp.c755 i2d_OCSP_REQUEST_bio(derbio, req);

Completed in 110 milliseconds