Searched defs:TestDeriveParamSetStructure (Results 1 – 1 of 1) sorted by relevance
299 struct TestDeriveParamSetStructure { struct300 struct HksParamSet **outParamSet;301 bool paramSetExist;302 bool setAlg;303 uint32_t alg;304 bool setPurpose;305 uint32_t purpose;306 bool setDigest;307 uint32_t digest;308 bool setIteration;[all …]