Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Daes_common.h31 static constexpr int32_t CIPHER_TEXT_LEN = 128; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_3des_cipher_test.cpp32 constexpr int32_t CIPHER_TEXT_LEN = 128; variable