Searched defs:cipherText (Results 1 – 2 of 2) sorted by relevance
383 struct HksBlob cipherText = { g_bufferSize, g_buffer }; in TestAes256ByAgree() local451 struct HksBlob cipherText = { g_bufferSize, g_buffer }; in TestAes256ByAgree1() local509 struct HksBlob cipherText = { g_bufferSize, g_buffer }; in TestAes256ByAgree2() local577 struct HksBlob cipherText = { g_bufferSize, g_buffer }; in TestAes256ByLocal() local
43 const struct HksBlob *plainText, struct HksBlob *cipherText, uint32_t performTimes) in HksEncryptRun()66 const struct HksBlob *cipherText, struct HksBlob *plainText, uint32_t performTimes) in HksDecryptRun()