Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_keynode.c131 static void KeyNodeFreeCtx(uint32_t purpose, uint32_t alg, bool hasCalcHash, void **ctx) in KeyNodeFreeCtx()
192 bool hasCalcHash = true; in FreeRuntimeParamSet() local