Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_base_check.c1026 static int32_t GetExpectParams(uint32_t alg, enum CheckKeyType checkType, struct ExpectParamsValues… in GetExpectParams() function
1662 int32_t ret = GetExpectParams(alg, checkType, &expectValues); in HksCheckOptionalParam()
1693 int32_t ret = GetExpectParams(alg, checkType, &expectValues); in HksCheckFixedParams()