OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:d2i_OCSP_RESPONSE_bio
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/ocsp/
ocsp.h
358
#define
d2i_OCSP_RESPONSE_bio
(bp,p) ASN1_d2i_bio_of(OCSP_RESPONSE,OCSP_RESPONSE_new,d2i_OCSP_RESPONSE,bp,p)
/external/openssl/include/openssl/
ocsp.h
358
#define
d2i_OCSP_RESPONSE_bio
(bp,p) ASN1_d2i_bio_of(OCSP_RESPONSE,OCSP_RESPONSE_new,d2i_OCSP_RESPONSE,bp,p)
Completed in 69 milliseconds