summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/extension.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/extension.h b/include/extension.h
index c985640fa9..78b9d63f37 100644
--- a/include/extension.h
+++ b/include/extension.h
@@ -49,6 +49,7 @@ enum {
EXTENSION_AES = 0,
EXTENSION_HASH = 1,
EXTENSION_RSA = 2,
+ EXTENSION_EC = 3,
};