Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/ocsp/
H A Docsp_ht.c72 struct ocsp_req_ctx_st { struct
73 int state; /* Current I/O state */
74 unsigned char *iobuf; /* Line buffer */
75 int iobuflen; /* Line buffer length */
76 BIO *io; /* BIO to perform I/O with */
77 BIO *mem; /* Memory BIO response is built into */
78 unsigned long asn1_len; /* ASN1 length of response */