Home
last modified time | relevance | path

Searched defs:GenerateKeyParamSetStructure (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h309 struct GenerateKeyParamSetStructure { struct
310 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 …]