Home | History | Annotate | Download | only in ssl

Lines Matching refs:Z_SYNC_FLUSH

1529     if (deflate(context, Z_SYNC_FLUSH) != Z_OK) {
1558 if (inflate(context, Z_SYNC_FLUSH) != Z_OK) {