Home
last modified time | relevance | path

Searched refs:HksTestGenKeyParamsParamSetOut (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h77 struct HksTestGenKeyParamsParamSetOut { struct
181 struct HksTestGenKeyParamsParamSetOut paramSetParamsOut;
189 struct HksTestGenKeyParamsParamSetOut genKeyParamSetParamsOut;
417 const struct HksTestGenKeyParamsParamSetOut *genKeyParamSetParamsOut);
/test/xts/acts/security_lite/huks/common/
Dhks_test_common.c556 const struct HksTestGenKeyParamsParamSetOut *genKeyParamSetParamsOut) in HuksGenerateKey()