node_summary     2240 lib/pengine/utils.c                          const char *digest_calc, const char *node_summary)
node_summary     2244 lib/pengine/utils.c     if (rsc_id && agent && digest_calc && node_summary) {
node_summary     2251 lib/pengine/utils.c         matches = (strstr(node_summary, search_secure) != NULL);
node_summary     2253 lib/pengine/utils.c                   search_secure, matches? "" : "not ", node_summary);
node_summary     2280 lib/pengine/utils.c     const char *node_summary = NULL;
node_summary     2290 lib/pengine/utils.c     node_summary = pe_node_attribute_raw(node, CRM_ATTR_DIGESTS_ALL);
node_summary     2291 lib/pengine/utils.c     if (node_summary == NULL) {
node_summary     2298 lib/pengine/utils.c                                  node_summary)) {
node_summary     2304 lib/pengine/utils.c     node_summary = pe_node_attribute_raw(node, CRM_ATTR_DIGESTS_SECURE);
node_summary     2306 lib/pengine/utils.c                                  node_summary)) {