Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h87 struct TestRsaCipherParamSet { struct
88 struct HksParamSet **outParamSet;
89 bool paramSetExist;
90 bool setAlg;
91 uint32_t alg;
92 bool setPurpose;
93 uint32_t purpose;
94 bool setDigest;
95 uint32_t digest;
96 bool setPadding;
[all …]