Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h100 struct HksTestCipherParamsParamSet { struct
101 enum HksTestCipherType cipherType;
102 bool paramSetExist; /* paramSet null or not */
103 bool setAlg;
104 uint32_t alg;
105 bool setPurpose;
106 uint32_t purpose;
107 bool setDigest;
108 uint32_t digest;
109 bool setPadding;
[all …]