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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp.h359 #define d2i_OCSP_RESPONSE_bio(bp,p) ASN1_d2i_bio_of(OCSP_RESPONSE,OCSP_RESPONSE_new,d2i_OCSP_RESPONSE,bp,p) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Docsp.c798 resp = d2i_OCSP_RESPONSE_bio(derbio, NULL);

Completed in 160 milliseconds