Searched refs:GetPrivateOrPairInnerFormat (Results 1 – 2 of 2) sorted by relevance
731 static int32_t GetPrivateOrPairInnerFormat(uint32_t keyType, const struct HksBlob *key, in GetPrivateOrPairInnerFormat() function769 … ret = GetPrivateOrPairInnerFormat(importKeyTypeParam->uint32Param, key, paramSet, &innerKey); in HksCoreImportKey()
638 … (void)GetPrivateOrPairInnerFormat(HKS_KEY_TYPE_PRIVATE_KEY, &key, runtimeParamSet, &innerKey);