Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbf_readbuff.c87 static int readbuffer_resize(BIO_F_BUFFER_CTX *ctx, int sz) in readbuffer_resize() function
137 if (!readbuffer_resize(ctx, outl)) in readbuffer_read()
263 if (!readbuffer_resize(ctx, 1 + size)) in readbuffer_gets()

Completed in 5 milliseconds