Searched refs:AppendStorageLevelIfNotExistInner (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
H A D | hks_client_service.c | 164 static int32_t AppendStorageLevelIfNotExistInner(const struct HksProcessInfo *processInfo, in AppendStorageLevelIfNotExistInner() function 194 return AppendStorageLevelIfNotExistInner(NULL, paramSet, outParamSet); in AppendStorageLevelIfNotExist() 453 ret = AppendStorageLevelIfNotExistInner(processInfo, paramSet, &newParamSet); in HksServiceGetKeyInfoList() 1169 ret = AppendStorageLevelIfNotExistInner(processInfo, paramSet, &newParamSet); in HksServiceDeleteKey() 1210 ret = AppendStorageLevelIfNotExistInner(processInfo, paramSet, &newParamSet); in HksServiceKeyExist() 2055 int32_t ret = AppendStorageLevelIfNotExistInner(processInfo, paramSet, &newParamSet); in HksServiceListAliases()
|