anon_cred_c        41 lib/cib/cib_remote.c gnutls_anon_client_credentials_t anon_cred_c;
anon_cred_c       175 lib/cib/cib_remote.c             gnutls_anon_free_client_credentials(anon_cred_c);
anon_cred_c       236 lib/cib/cib_remote.c             gnutls_anon_allocate_client_credentials(&anon_cred_c);
anon_cred_c       241 lib/cib/cib_remote.c         connection->tls_session = crm_create_anon_tls_session(sock, GNUTLS_CLIENT, anon_cred_c);