Searched refs:HksListAliasesUnpackFromService (Results 1 – 3 of 3) sorted by relevance
83 int32_t HksListAliasesUnpackFromService(const struct HksBlob *srcData, struct HksKeyAliasSet **dest…
528 int32_t HksListAliasesUnpackFromService(const struct HksBlob *srcBlob, struct HksKeyAliasSet **dest… in HksListAliasesUnpackFromService() function
893 ret = HksListAliasesUnpackFromService(&outBlob, outData); in HksClientListAliases()