Home
last modified time | relevance | path

Searched defs:i2d_OCSP_RESPONSE_bio (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Docsp.h138 # define i2d_OCSP_RESPONSE_bio(bp,o) ASN1_i2d_bio_of(OCSP_RESPONSE,i2d_OCSP_RESPONSE,bp,o) macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Docsp.h.in160 # define i2d_OCSP_RESPONSE_bio(bp,o) ASN1_i2d_bio_of(OCSP_RESPONSE,i2d_OCSP_RESPONSE,bp,o) macro