Home | History | Annotate | Download | only in openssl

Lines Matching refs:take_ownership

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