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