Home
last modified time | relevance | path

Searched refs:OH_HUKS_CURVE25519_KEY_SIZE_256 (Results 1 – 2 of 2) sorted by relevance

/base/security/huks/interfaces/kits/c/include/
Dnative_huks_type.h198 OH_HUKS_CURVE25519_KEY_SIZE_256 = 256, enumerator
/base/security/huks/test/unittest/huks_standard_test/module_test/interface_test/src/
Dhks_native_api_compatibility_test.cpp222 …ASSERT_EQ((uint32_t)OH_HUKS_CURVE25519_KEY_SIZE_256 == (uint32_t)HKS_CURVE25519_KEY_SIZE_256, true…
251 ASSERT_EQ((uint32_t)OH_HUKS_CURVE25519_KEY_SIZE_256 == 256, true);