Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_modify_key_test_func.cpp36 int32_t Encrypt(struct CipherEncryptStructure *encryptStruct) in Encrypt()
H A Dhks_test_cipher_func.cpp285 struct CipherEncryptStructure encryptStruct = { in BaseTestEncrypt() local