Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_bio.c790 BIO **bio2_p, size_t writebuf2) in BIO_new_bio_pair() argument
809 if (writebuf2) in BIO_new_bio_pair()
811 r = BIO_set_write_buf_size(bio2, writebuf2); in BIO_new_bio_pair()
Dbio.h745 BIO **bio2, size_t writebuf2);
/external/openssl/include/openssl/
Dbio.h745 BIO **bio2, size_t writebuf2);