Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_cipher.h32 struct OnlyDecryptStructure { struct
33 struct HksBlob *keyAlias;
34 const struct HksTestCipherParamsParamSet *cipherParms;
35 struct HksBlob *cipherData;
36 struct HksBlob *decryptedData;
37 struct HksBlob **ivData;
38 struct HksBlob **nonceData;
39 struct HksBlob **aadData;
40 uint32_t performTimes;