summaryrefslogtreecommitdiff
path: root/src/nm-core-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-core-utils.h')
-rw-r--r--src/nm-core-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nm-core-utils.h b/src/nm-core-utils.h
index 486942a22a..82d9424ec5 100644
--- a/src/nm-core-utils.h
+++ b/src/nm-core-utils.h
@@ -307,6 +307,8 @@ const char *nm_utils_ip4_property_path (const char *ifname, const char *property
gboolean nm_utils_is_specific_hostname (const char *name);
+char *nm_utils_get_secret_key (gsize *out_key_len, GError **error);
+
/* IPv6 Interface Identifer helpers */
/**