Searched refs:GetParamsForUpdateAndFinish (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
H A D | hks_core_service_key_operate_three_stage.c | 372 static int32_t GetParamsForUpdateAndFinish(const struct HksBlob *handle, uint64_t *sessionId, in GetParamsForUpdateAndFinish() function 455 ret = GetParamsForUpdateAndFinish(handle, &sessionId, &keyNode); in HksCoreUpdate() 505 int32_t ret = GetParamsForUpdateAndFinish(handle, &sessionId, &keyNode); in HksCoreFinish()
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-security-huks-guide.md | 1217 int32_t ret = GetParamsForUpdateAndFinish(handle, &sessionId, &keyNode, &pur, &alg); 1283 int32_t ret = GetParamsForUpdateAndFinish(handle, &sessionId, &keyNode, &pur, &alg);
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-huks-guide.md | 1217 int32_t ret = GetParamsForUpdateAndFinish(handle, &sessionId, &keyNode, &pur, &alg); 1283 int32_t ret = GetParamsForUpdateAndFinish(handle, &sessionId, &keyNode, &pur, &alg);
|