!414 clean codecheck

Merge pull request !414 from 萌萌萌新/master
This commit is contained in:
openharmony_ci 2024-08-15 09:14:22 +00:00 committed by Gitee
commit 28c02cfae9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -16,9 +16,6 @@
#define MAX_MEMORY_SIZE (5 * 1024 * 1024)
const std::string PBKDF2_ALG_NAME = "PBKDF2";
const std::string HKDF_ALG_NAME = "HKDF";
using namespace OHOS::FFI;
namespace OHOS {