Searched refs:qcrypto_tls_session_get_handshake_status (Results 1 – 4 of 4) sorted by relevance
161 if (qcrypto_tls_session_get_handshake_status(serverSess) == in test_crypto_tls_session_psk()170 if (qcrypto_tls_session_get_handshake_status(clientSess) == in test_crypto_tls_session_psk()355 if (qcrypto_tls_session_get_handshake_status(serverSess) == in test_crypto_tls_session_x509()364 if (qcrypto_tls_session_get_handshake_status(clientSess) == in test_crypto_tls_session_x509()
324 qcrypto_tls_session_get_handshake_status(QCryptoTLSSession *sess);
577 qcrypto_tls_session_get_handshake_status(QCryptoTLSSession *session) in qcrypto_tls_session_get_handshake_status() function696 qcrypto_tls_session_get_handshake_status(QCryptoTLSSession *sess) in qcrypto_tls_session_get_handshake_status() function
174 status = qcrypto_tls_session_get_handshake_status(ioc->session); in qio_channel_tls_handshake_task()