Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_three_stage.c1194 static int32_t ConstructDervieBlob(const struct HksParamSet *paramSet, struct HksBlob **out) in ConstructDervieBlob() function
1458 ret = ConstructDervieBlob(keyNode->runtimeParamSet, &deriveBlob); in HksCoreDeriveThreeStageUpdate()