Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbf_lbuf.c50 typedef struct bio_linebuffer_ctx_struct { struct
51 char *obuf; /* the output char array */
52 int obuf_size; /* how big is the output buffer */
53 int obuf_len; /* how many bytes are in it */