Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/include/
H A Daes_common.h44 static constexpr int32_t PLAINTEXT_LEN = 13; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_3des_cipher_test.cpp34 constexpr int32_t PLAINTEXT_LEN = 13; variable