Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/ipc/
H A Dhks_service_ipc_serialization.h68 int32_t HksGetKeyInfoListPackFromService(struct HksBlob *destData, uint32_t listCount,
H A Dhks_service_ipc_serialization.c460 int32_t HksGetKeyInfoListPackFromService(struct HksBlob *destData, uint32_t listCount, in HksGetKeyInfoListPackFromService() function
H A Dhks_ipc_service.c627 ret = HksGetKeyInfoListPackFromService(&keyInfoListBlob, listCount, keyInfoList); in HksIpcServiceGetKeyInfoList()