Home
last modified time | relevance | path

Searched defs:DERIVE_KEY_SIZE_32 (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/security/huks/huks_napi_BasicTest/include/
Dhuks_derive_hkdf_test_common.h29 static const uint32_t DERIVE_KEY_SIZE_32 = 32; variable
Dhuks_derive_pbkdf_test_common.h29 static const uint32_t DERIVE_KEY_SIZE_32 = 32; variable
/test/xts/acts/security/huks/security_huks_reformed_test/utils/param/
DpublicParam.js61 DERIVE_KEY_SIZE_32: 32, property
/test/xts/acts/security/huks/security_huks_basic/utils/param/
DpublicParam.js61 DERIVE_KEY_SIZE_32: 32, property
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dhuksndk.cpp379 static const uint32_t DERIVE_KEY_SIZE_32 = 32; variable