Home
last modified time | relevance | path

Searched defs:cipherLen (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_asym_cipher_test.cpp98 size_t cipherLen = 0; in OHTEST_DoSegmentAsymCipher() local
476 size_t cipherLen = 0; in OHTEST_DoSM2EncryptCipher() local
519 size_t cipherLen = 0; in OHTEST_DoSM2DecryptCipher() local
Dcrypto_framework_sym_cipher_test.cpp424 int32_t cipherLen = 0; variable
526 int32_t cipherLen = 0; variable
/test/xts/acts/security/crypto_framework_napi_BasicTest/include/
Dcrypto_framework_asym_key_test.h37 int32_t cipherLen; member