summaryrefslogtreecommitdiffstats
path: root/ncr_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'ncr_int.h')
-rw-r--r--ncr_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ncr_int.h b/ncr_int.h
index 1b49540..5493320 100644
--- a/ncr_int.h
+++ b/ncr_int.h
@@ -98,6 +98,7 @@ typedef enum {
void ncr_limits_remove(struct file *filp, limits_type_t type);
int ncr_limits_add_and_check(struct file *filp, limits_type_t type);
void ncr_limits_init(void);
+void ncr_limits_deinit(void);
ncr_key_type_t ncr_algorithm_to_key_type(ncr_algorithm_t algo);