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

/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c146 if (i2d_OCSP_REQUEST_bio(rctx->mem, req) <= 0) {
H A Docsp.h369 # define i2d_OCSP_REQUEST_bio(bp,o) ASN1_i2d_bio_of(OCSP_REQUEST,i2d_OCSP_REQUEST,bp,o) macro
/freebsd-9.3-release/crypto/openssl/apps/
H A Docsp.c634 i2d_OCSP_REQUEST_bio(derbio, req);

Completed in 102 milliseconds