Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_check_paramset.c277 … const struct HksParamSet *paramSet, const uint32_t *expectAlg, uint32_t expectCnt, uint32_t *alg) in CheckAndGetAlgorithm() argument
284 ret = HksCheckValue(algParam->uint32Param, expectAlg, expectCnt); in CheckAndGetAlgorithm()