Searched refs:HksGetKeyInfoListUnpack (Results 1 – 3 of 3) sorted by relevance
65 int32_t HksGetKeyInfoListUnpack(const struct HksBlob *srcData, struct HksParamSet **paramSet, uint3…
419 int32_t HksGetKeyInfoListUnpack(const struct HksBlob *srcData, struct HksParamSet **paramSet, uint3… in HksGetKeyInfoListUnpack() function
602 ret = HksGetKeyInfoListUnpack(srcData, ¶mSet, &inputCount, &keyInfoList); in HksIpcServiceGetKeyInfoList()