Searched defs:AesCipherParamSetStructure (Results 1 – 2 of 2) sorted by relevance
317 struct AesCipherParamSetStructure { struct318 struct HksParamSet **outParamSet;319 bool paramSetExist;320 bool setAlg;321 uint32_t alg;322 bool setPurpose;323 uint32_t purpose;324 bool setPadding;325 uint32_t padding;326 bool setBlockMode;[all …]
329 struct AesCipherParamSetStructure { struct330 struct HksParamSet **outParamSet;331 bool paramSetExist;332 bool setAlg;333 uint32_t alg;334 bool setPurpose;335 uint32_t purpose;336 bool setPadding;337 uint32_t padding;338 bool setBlockMode;[all …]