Searched defs:CipherDecryptStructure (Results 1 – 1 of 1) sorted by relevance
29 struct CipherDecryptStructure { struct30 struct HksBlob *keyAlias;31 const struct HksTestCipherParams *cipherParms;32 struct HksBlob *cipherData;33 struct HksBlob **decryptedData;34 struct HksBlob *ivData;35 struct HksBlob *nonceData;36 struct HksBlob *aadData;37 uint32_t performTimes;