Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_cipher.h21 struct CipherEncryptStructure { struct
22 const struct HksBlob *keyAlias;
23 const struct HksTestCipherParamsParamSet *cipherParms;
24 struct HksBlob *plainData;
25 struct HksBlob *cipherData;
26 struct HksBlob **ivData;
27 struct HksBlob **nonceData;
28 struct HksBlob **aadData;
29 uint32_t performTimes;