From d59f8c42d29b4859b3a46d072de9ee93e01224b8 Mon Sep 17 00:00:00 2001 From: Bjoern Kerler Date: Thu, 10 Jun 2021 10:31:27 +0200 Subject: [PATCH] Prepare FBE support --- include/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/types.h b/include/types.h index 62b242e5d..192c0998b 100644 --- a/include/types.h +++ b/include/types.h @@ -2682,7 +2682,7 @@ typedef enum hash_category HASH_CATEGORY_PRIVATE_KEY = 20, HASH_CATEGORY_IMS = 21, HASH_CATEGORY_CRYPTOCURRENCY_WALLET = 22, - + HASH_CATEGORY_FBE = 23 } hash_category_t; // hash specific