Home
last modified time | relevance | path

Searched defs:handleEncrypt (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_cipher_rsa_test_common.cpp24 struct OH_Huks_Blob handleEncrypt = { sizeof(uint64_t), handleE }; in HksRsaCipherTestEncryptAbnormal() local
48 struct OH_Huks_Blob handleEncrypt = { sizeof(uint64_t), handleE }; in HksRsaCipherTestEncrypt() local
Dhuks_cipher_sm4_test_common.cpp25 struct OH_Huks_Blob handleEncrypt = { sizeof(uint64_t), handleE }; in HksSm4CipherTestEncrypt() local
Dhuks_cipher_aes_test.cpp252 struct OH_Huks_Blob handleEncrypt = { sizeof(uint64_t), handleE }; variable
Dhuks_cipher_aes_test_common.cpp28 struct OH_Huks_Blob handleEncrypt = {sizeof(uint64_t), handleE}; in HksAesCipherTestEncrypt() local