Home
last modified time | relevance | path

Searched refs:i2d_OCSP_REQUEST_bio (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/include/openssl/
Docsp.h140 # define i2d_OCSP_REQUEST_bio(bp,o) ASN1_i2d_bio_of(OCSP_REQUEST,i2d_OCSP_REQUEST,bp,o) macro
/third_party/openssl/apps/
Docsp.c678 i2d_OCSP_REQUEST_bio(derbio, req); in ocsp_main()