Home
last modified time | relevance | path

Searched refs:i2d_OCSP_RESPONSE_bio (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/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
H A Docsp.h256 # define i2d_OCSP_RESPONSE_bio(bp,o) ASN1_i2d_bio_of(OCSP_RESPONSE,i2d_OCSP_RESPONSE,bp,o) macro
/freebsd/crypto/openssl/apps/
H A Docsp.c763 i2d_OCSP_RESPONSE_bio(derbio, resp); in ocsp_main()