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

/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A Docsp.h351 # define d2i_OCSP_RESPONSE_bio(bp,p) ASN1_d2i_bio_of(OCSP_RESPONSE,OCSP_RESPONSE_new,d2i_OCSP_RESPONSE,bp,p) macro
/freebsd-9.3-release/crypto/openssl/apps/
H A Docsp.c674 resp = d2i_OCSP_RESPONSE_bio(derbio, NULL);

Completed in 95 milliseconds