Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_common_test/include/
Dhks_test_common_h.h76 struct HksTestCipherParamsParamSet { struct
77 enum HksTestCipherType cipherType;
78 bool paramSetExist; /* paramSet null or not */
79 bool setAlg;
80 uint32_t alg;
81 bool setPurpose;
82 uint32_t purpose;
83 bool setDigest;
84 uint32_t digest;
85 bool setPadding;
[all …]