Searched defs:CipherDecryptStructure (Results 1 – 2 of 2) sorted by relevance
43 struct CipherDecryptStructure { struct44 struct HksBlob *keyAlias;45 const struct HksTestCipherParams *cipherParms;46 struct HksBlob *cipherData;47 struct HksBlob **decryptedData;48 struct HksBlob *ivData;49 struct HksBlob *nonceData;50 struct HksBlob *aadData;51 uint32_t performTimes;