Searched refs:clientCreds (Results 1 – 2 of 2) sorted by relevance
97 QCryptoTLSCreds *clientCreds; in test_crypto_tls_session_psk() local118 clientCreds = test_tls_creds_psk_create( in test_crypto_tls_session_psk()121 g_assert(clientCreds != NULL); in test_crypto_tls_session_psk()130 clientCreds, NULL, NULL, in test_crypto_tls_session_psk()185 object_unparent(OBJECT(clientCreds)); in test_crypto_tls_session_psk()249 QCryptoTLSCreds *clientCreds; in test_crypto_tls_session_x509() local299 clientCreds = test_tls_creds_x509_create( in test_crypto_tls_session_x509()302 g_assert(clientCreds != NULL); in test_crypto_tls_session_x509()323 clientCreds, data->hostname, NULL, in test_crypto_tls_session_x509()404 object_unparent(OBJECT(clientCreds)); in test_crypto_tls_session_x509()
109 QCryptoTLSCreds *clientCreds; in test_io_channel_tls() local153 clientCreds = test_tls_creds_create( in test_io_channel_tls()156 g_assert(clientCreds != NULL); in test_io_channel_tls()192 QIO_CHANNEL(clientChanSock), clientCreds, in test_io_channel_tls()251 object_unparent(OBJECT(clientCreds)); in test_io_channel_tls()