Home
last modified time | relevance | path

Searched defs:encryptStruct (Results 1 – 5 of 5) sorted by relevance

/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_test_cipher.c429 static int32_t Encrypt(struct CipherEncryptStructure *encryptStruct) in Encrypt()
677 struct CipherEncryptStructure encryptStruct = { in BaseTestEncrypt() local
Dhks_modify_key_test.cpp126 static int32_t Encrypt(struct CipherEncryptStructure *encryptStruct) in Encrypt()
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_cipher.c429 static int32_t Encrypt(struct CipherEncryptStructure *encryptStruct) in Encrypt()
677 struct CipherEncryptStructure encryptStruct = { in BaseTestEncrypt() local
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/
Dhks_modify_key_test.cpp131 static int32_t Encrypt(struct CipherEncryptStructure *encryptStruct) in Encrypt()
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
Dhks_modify_key_test.c136 static int32_t Encrypt(struct CipherEncryptStructure *encryptStruct) in Encrypt()