Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhks_base_check.h54 struct ExpectParamsValues { struct
65 const struct ExpectParamsValues paramValues; argument
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_base_check.c1013 static int32_t InitExpectParams(enum CheckKeyType checkType, struct ExpectParamsValues *expectValue… in InitExpectParams()
1026 static int32_t GetExpectParams(uint32_t alg, enum CheckKeyType checkType, struct ExpectParamsValues in GetExpectParams()
1661 struct ExpectParamsValues expectValues = EXPECT_PARAMS_VALUES_INIT; in HksCheckOptionalParam()
1692 struct ExpectParamsValues expectValues = EXPECT_PARAMS_VALUES_INIT; in HksCheckFixedParams()