Lines Matching +full:use +full:- +full:handshake
29 #define TYPE_QIO_CHANNEL_TLS "qio-channel-tls"
57 * @creds: the credentials to use for TLS handshake
59 * @errp: pointer to a NULL-initialized error object
62 * a TLS session. The TLS session handshake will use the
64 * is non-NULL, then the client will have to provide
72 * Once the handshake has completed, all I/O should be done
87 * @creds: the credentials to use for TLS handshake
89 * @errp: pointer to a NULL-initialized error object
92 * a TLS session. The TLS session handshake will use the
102 * Once the handshake has completed, all I/O should be done
120 * @context: the context that TLS handshake will run with. If %NULL,
123 * Perform the TLS session handshake. This method
124 * will return immediately and the handshake will
126 * loop is running. When the handshake is complete,