Searched refs:stream3 (Results 1 – 4 of 4) sorted by relevance
138 SSL *stream1 = NULL, *stream2 = NULL, *stream3 = NULL; in main() local364 stream3 = SSL_accept_stream(ssl, 0); in main()365 if (stream3 == NULL) { in main()376 while (SSL_read_ex(stream3, buf, sizeof(buf), &readbytes)) in main()381 switch (SSL_get_error(stream3, 0)) { in main()387 switch (SSL_get_stream_read_state(stream3)) { in main()438 SSL_free(stream3); in main()
74 stream3.exp \149 stream3.res \223 stream3.final \294 stream3.nexe \
151 test/default/stream3
362 stream3 = SSL_accept_stream(ssl, 0);363 if (stream3 == NULL) {385 SSL_free(stream3);