Searched refs:qcrypto_tls_session_handshake (Results 1 – 4 of 4) sorted by relevance
158 rv = qcrypto_tls_session_handshake(serverSess, in test_crypto_tls_session_psk()167 rv = qcrypto_tls_session_handshake(clientSess, in test_crypto_tls_session_psk()352 rv = qcrypto_tls_session_handshake(serverSess, in test_crypto_tls_session_x509()361 rv = qcrypto_tls_session_handshake(clientSess, in test_crypto_tls_session_x509()
300 int qcrypto_tls_session_handshake(QCryptoTLSSession *sess,
545 qcrypto_tls_session_handshake(QCryptoTLSSession *session, in qcrypto_tls_session_handshake() function687 qcrypto_tls_session_handshake(QCryptoTLSSession *sess, in qcrypto_tls_session_handshake() function
167 if (qcrypto_tls_session_handshake(ioc->session, &err) < 0) { in qio_channel_tls_handshake_task()