Home
last modified time | relevance | path

Searched refs:BIO_LINEBUFFER_CTX (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/bio/
H A Dbf_lbuf.c54 } BIO_LINEBUFFER_CTX; typedef
58 BIO_LINEBUFFER_CTX *ctx; in linebuffer_new()
78 BIO_LINEBUFFER_CTX *b; in linebuffer_free()
82 b = (BIO_LINEBUFFER_CTX *)a->ptr; in linebuffer_free()
108 BIO_LINEBUFFER_CTX *ctx; in linebuffer_write()
112 ctx = (BIO_LINEBUFFER_CTX *)b->ptr; in linebuffer_write()
203 BIO_LINEBUFFER_CTX *ctx; in linebuffer_ctrl()
209 ctx = (BIO_LINEBUFFER_CTX *)b->ptr; in linebuffer_ctrl()
/openssl/util/
H A Dindent.pro95 -T BIO_LINEBUFFER_CTX

Completed in 7 milliseconds