diff --git a/interfaces/inner_api/huks_standard/main/include/hks_struct.h b/interfaces/inner_api/huks_standard/main/include/hks_struct.h index 152a611f..6022f5eb 100755 --- a/interfaces/inner_api/huks_standard/main/include/hks_struct.h +++ b/interfaces/inner_api/huks_standard/main/include/hks_struct.h @@ -306,7 +306,6 @@ struct HksKeyAliasSet { struct HksBlob *aliases; }; - #define HKS_DERIVE_DEFAULT_SALT_LEN 16 #define HKS_HMAC_DIGEST_SHA512_LEN 64 #define HKS_DEFAULT_RANDOM_LEN 16