Searched refs:newKey (Results 1 – 4 of 4) sorted by relevance
290 #define HDI_CONVERTER_FUNC_UPGRADEKEY(oldKey, paramSet, newKey, ret, func) \ argument296 HDI_CONVERTER_PARAM_IN_BLOB(newKey, &newKeyCore) \299 HDI_ADAPTER_PARAM(newKey, &newKeyCore)); \300 HDI_CONVERTER_PARAM_OUT_BLOB(&newKeyCore, newKey)
83 struct HksBlob *newKey);
269 struct HksBlob *newKey);
236 struct HksBlob *newKey) in HuksHdiAdapterUpgradeKey() argument243 return g_coreEngine->HuksHdiUpgradeKey(oldKey, paramSet, newKey); in HuksHdiAdapterUpgradeKey()