Home
last modified time | relevance | path

Searched defs:decryptedData (Results 1 – 6 of 6) sorted by relevance

/base/security/huks/test/unittest/huks_common_test/include/
Dhks_test_cipher_h.h22 struct HksBlob *decryptedData; member
33 struct HksBlob **decryptedData; member
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
Dhks_modify_key_test.c79 struct HksBlob *decryptedData = NULL; in BaseTestCipherProcess() local
174 struct HksBlob *decryptedData = NULL; in LITE_TEST_CASE() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_modify_key_test.cpp88 struct HksBlob *decryptedData = NULL; in BaseTestCipher() local
164 struct HksBlob *decryptedData = NULL; variable
/base/security/huks/test/unittest/huks_common_test/src/
Dhks_test_cipher_func.cpp225 struct HksBlob *decryptedData = NULL; in BaseTestCipher() local
328 struct HksBlob *decryptedData = NULL; in BaseTestDecrypt() local
/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfciphercreate_fuzzer/
Dhcfciphercreate_fuzzer.cpp78 HcfBlob decryptedData = {}; in AesDecrypt() local
173 HcfBlob decryptedData = {}; in Sm4Decrypt() local
/base/tee/tee_os_framework/test/xts/ta/test_crypto_api/src/
Dtest_crypto_api_types.h195 ProcessInOutData decryptedData; // ae, asymEn, asymSg, derive, digest, symEn, mac, member