Searched defs:maxline (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/ocsp/
H A Docsp_ht.c155 int maxline)
167 if (maxline > 0)
168 rctx->iobuflen = maxline;
154 OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req, int maxline) argument

Completed in 196 milliseconds