Lines Matching refs:client

100 Test mbedtls_endpoint sanity for the client
107 TLS 1.2:Move client handshake to HELLO_REQUEST
111 TLS 1.2:Move client handshake to CLIENT_HELLO
115 TLS 1.2:Move client handshake to SERVER_HELLO
119 TLS 1.2:Move client handshake to SERVER_CERTIFICATE
123 TLS 1.2:Move client handshake to SERVER_KEY_EXCHANGE
127 TLS 1.2:Move client handshake to CERTIFICATE_REQUEST
131 TLS 1.2:Move client handshake to SERVER_HELLO_DONE
135 TLS 1.2:Move client handshake to CLIENT_CERTIFICATE
139 TLS 1.2:Move client handshake to CLIENT_KEY_EXCHANGE
143 TLS 1.2:Move client handshake to CERTIFICATE_VERIFY
147 TLS 1.2:Move client handshake to CLIENT_CHANGE_CIPHER_SPEC
151 TLS 1.2:Move client handshake to CLIENT_FINISHED
155 TLS 1.2:Move client handshake to SERVER_CHANGE_CIPHER_SPEC
159 TLS 1.2:Move client handshake to SERVER_FINISHED
163 TLS 1.2:Move client handshake to FLUSH_BUFFERS
167 TLS 1.2:Move client handshake to HANDSHAKE_WRAPUP
171 TLS 1.2:Move client handshake to HANDSHAKE_OVER
175 TLS 1.3:Move client handshake to HELLO_REQUEST
179 TLS 1.3:Move client handshake to CLIENT_HELLO
183 TLS 1.3:Move client handshake to SERVER_HELLO
187 TLS 1.3:Move client handshake to ENCRYPTED_EXTENSIONS
191 TLS 1.3:Move client handshake to CERTIFICATE_REQUEST
195 TLS 1.3:Move client handshake to SERVER_CERTIFICATE
199 TLS 1.3:Move client handshake to CERTIFICATE_VERIFY
203 TLS 1.3:Move client handshake to SERVER_FINISHED
207 TLS 1.3:Move client handshake to CLIENT_CERTIFICATE
211 TLS 1.3:Move client handshake to CLIENT_CERTIFICATE_VERIFY
215 TLS 1.3:Move client handshake to CLIENT_FINISHED
219 TLS 1.3:Move client handshake to FLUSH_BUFFERS
223 TLS 1.3:Move client handshake to HANDSHAKE_WRAPUP
227 TLS 1.3:Move client handshake to CLIENT_CCS_AFTER_SERVER_FINISHED
3115 Version config: valid client TLS 1.2 only
3119 Version config: valid client DTLS 1.2 only
3131 Version config: invalid client TLS 1.2 only
3135 Version config: invalid client DTLS 1.2 only
3147 Version config: valid client TLS 1.3 only
3151 Version config: unsupported client DTLS 1.3 only
3163 Version config: invalid client TLS 1.3 only
3167 Version config: invalid client DTLS 1.3 only
3179 Version config: valid client hybrid TLS 1.2/3
3183 Version config: unsupported client hybrid DTLS 1.2/3
3195 Version config: valid client hybrid TLS 1.2/3, no TLS 1.2
3199 Version config: unsupported client hybrid DTLS 1.2/3, no TLS 1.2
3211 Version config: valid client hybrid TLS 1.2/3, no TLS 1.3
3215 Version config: unsupported client hybrid DTLS 1.2/3, no TLS 1.3