Searched defs:TestDeriveParamSetStructure (Results 1 – 1 of 1) sorted by relevance
360 struct TestDeriveParamSetStructure { struct361 struct HksParamSet **outParamSet;362 bool paramSetExist;363 bool setAlg;364 uint32_t alg;365 bool setPurpose;366 uint32_t purpose;367 bool setDigest;368 uint32_t digest;369 bool setIteration;[all …]