Lines Matching full:handshake
111 * We have an evil loop to do the handshake in a single in test_crypto_tls_session_psk()
139 /* For handshake to work, we need to set the I/O callbacks in test_crypto_tls_session_psk()
150 * Finally we loop around & around doing handshake on each in test_crypto_tls_session_psk()
151 * session until we get an error, or the handshake completes. in test_crypto_tls_session_psk()
153 * deadlocking ourselves upon handshake in test_crypto_tls_session_psk()
239 * active TLS session after handshake completes. To
265 * We have an evil loop to do the handshake in a single in test_crypto_tls_session_x509()
333 /* For handshake to work, we need to set the I/O callbacks in test_crypto_tls_session_x509()
344 * Finally we loop around & around doing handshake on each in test_crypto_tls_session_x509()
345 * session until we get an error, or the handshake completes. in test_crypto_tls_session_x509()
347 * deadlocking ourselves upon handshake in test_crypto_tls_session_x509()