Home
last modified time | relevance | path

Searched defs:KEY_MATERIAL_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Daes_common.h32 static constexpr int32_t KEY_MATERIAL_LEN = 16; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm4_generator_test.cpp35 constexpr int32_t KEY_MATERIAL_LEN = 16; variable