Home
last modified time | relevance | path

Searched refs:testEncryptStruct (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
H A Dhks_modify_key_test.c89 struct CipherEncryptStructure testEncryptStruct = { in BaseTestCipherProcess() local
93 ret = Encrypt(&testEncryptStruct); in BaseTestCipherProcess()
162 struct CipherEncryptStructure testEncryptStruct = { in LITE_TEST_CASE() local
166 ret = Encrypt(&testEncryptStruct); in LITE_TEST_CASE()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_modify_key_test.cpp97 struct CipherEncryptStructure testEncryptStruct = { in BaseTestCipher() local
101 ret = Encrypt(&testEncryptStruct); in BaseTestCipher()
157 struct CipherEncryptStructure testEncryptStruct = { variable
161 ret = Encrypt(&testEncryptStruct);
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_cipher_func.cpp217 struct CipherEncryptStructure testEncryptStruct = { in BaseTestCipher() local
221 ret = EncryptTest(&testEncryptStruct); in BaseTestCipher()