Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h131 struct HksTestDeriveParamSet { struct
132 bool paramSetExist; /* paramSet null or not */
133 bool setAlg;
134 uint32_t alg;
135 bool setPurpose;
136 uint32_t purpose;
137 bool setDigest;
138 uint32_t digest;
139 bool setIteration;
140 uint32_t iteration;
[all …]