pcmk__tls_client_handshake 45 include/crm/common/remote_internal.h int pcmk__tls_client_handshake(pcmk__remote_t *remote, int timeout_ms); pcmk__tls_client_handshake 237 lib/cib/cib_remote.c if (pcmk__tls_client_handshake(connection, TLS_HANDSHAKE_TIMEOUT_MS) pcmk__tls_client_handshake 1336 lib/lrmd/lrmd_client.c return pcmk__tls_client_handshake(remote, LRMD_CLIENT_HANDSHAKE_TIMEOUT);