Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_common_test/include/
Dhks_test_common_h.h269 struct AesCipherParamSetStructure { struct
270 struct HksParamSet **outParamSet;
271 bool paramSetExist;
272 bool setAlg;
273 uint32_t alg;
274 bool setPurpose;
275 uint32_t purpose;
276 bool setPadding;
277 uint32_t padding;
278 bool setBlockMode;
[all …]