Home | History | Annotate | Download | only in ssl

Lines Matching refs:sslBuffer_Append

444 sslBuffer_Append(sslBuffer *b, const void * data, unsigned int len)
469 rv = sslBuffer_Append(&ss->pendingBuf, data, len);