Searched defs:GenerateKeyParamSetStructure (Results 1 – 2 of 2) sorted by relevance
298 struct GenerateKeyParamSetStructure { struct299 struct HksParamSet **outParamSet;300 bool paramSetExist;301 bool setAlg;302 uint32_t alg;303 bool setKeySize;304 uint32_t keySize;305 bool setPurpose;306 uint32_t purpose;307 bool setDigest;[all …]
310 struct GenerateKeyParamSetStructure { struct311 struct HksParamSet **outParamSet;312 bool paramSetExist;313 bool setAlg;314 uint32_t alg;315 bool setKeySize;316 uint32_t keySize;317 bool setPurpose;318 uint32_t purpose;319 bool setDigest;[all …]