Merge pull request #2817 from bkerler/master

Prepare FBE support for m84000
pull/2820/head
Jens Steube 3 years ago committed by GitHub
commit a80ad1030e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save