Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h328 struct AesCipherParamSetStructure { struct
329 struct HksParamSet **outParamSet;
330 bool paramSetExist;
331 bool setAlg;
332 uint32_t alg;
333 bool setPurpose;
334 uint32_t purpose;
335 bool setPadding;
336 uint32_t padding;
337 bool setBlockMode;
[all …]