Searched defs:HksTestCipherParamsParamSet (Results 1 – 1 of 1) sorted by relevance
100 struct HksTestCipherParamsParamSet { struct101 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 …]