Searched refs:SSL_get_stream_type (Results 1 – 9 of 9) sorted by relevance
5 SSL_get_stream_id, SSL_get_stream_type, SSL_STREAM_TYPE_NONE,19 int SSL_get_stream_type(SSL *ssl);29 The SSL_get_stream_type() function identifies what operations can be performed68 SSL_get_stream_type() to determine the stream type and SSL_get_stream_is_local()71 The SSL_get_stream_type() identifies the type of a QUIC stream based on its76 SSL_get_stream_type() would still return B<SSL_STREAM_TYPE_WRITE>. The value77 returned by SSL_get_stream_type() does not vary over the lifespan of a stream.86 SSL_get_stream_type() returns one of the B<SSL_STREAM_TYPE> values.
74 L<SSL_get_stream_type(3)>.
603 =item L<SSL_get_stream_type(3)>833 L<SSL_get0_connection(3)>, L<SSL_get_stream_type(3)>, L<SSL_get_stream_id(3)>,
105 calling L<SSL_get_stream_type(3)>. See the man page for further details.
564 SSL_get_stream_type 565 3_2_0 EXIST::FUNCTION:
52 - [`SSL_get_stream_type`](#-ssl-get-stream-type-)944 #### `SSL_get_stream_type`965 __owur int SSL_get_stream_type(SSL *ssl);
648 | `SSL_get_stream_type` | CSSM | N | A | QSA | Done …
2299 __owur int SSL_get_stream_type(SSL *s);
7679 int SSL_get_stream_type(SSL *s) in SSL_get_stream_type() function
Completed in 84 milliseconds