Home | History | Annotate | Download | only in openssl

Lines Matching full:take_ownership

397 // BIO_set_mem_buf sets |b| as the contents of |bio|. If |take_ownership| is
400 OPENSSL_EXPORT int BIO_set_mem_buf(BIO *bio, BUF_MEM *b, int take_ownership);