Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_lite.c746 static int32_t GetKeyInfoList(struct HksKeyInfo *keyInfoList, const struct HksBlob *keyInfoBlob) in GetKeyInfoList() function
834 ret = GetKeyInfoList(&keyInfoList[i], &keyInfoBlob); in HksStoreGetKeyInfoList()