Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ocsp/
H A Docsp_ht.c24 struct ocsp_req_ctx_st { struct
25 int state; /* Current I/O state */
26 unsigned char *iobuf; /* Line buffer */
27 int iobuflen; /* Line buffer length */
28 BIO *io; /* BIO to perform I/O with */
29 BIO *mem; /* Memory BIO response is built into */
30 unsigned long asn1_len; /* ASN1 length of response */
31 unsigned long max_resp_len; /* Maximum length of response */