Searched defs:GenerateKeyParamSetStructure (Results 1 – 1 of 1) sorted by relevance
309 struct GenerateKeyParamSetStructure { struct310 struct HksParamSet **outParamSet;311 bool paramSetExist;312 bool setAlg;313 uint32_t alg;314 bool setKeySize;315 uint32_t keySize;316 bool setPurpose;317 uint32_t purpose;318 bool setDigest;[all …]