Searched refs:AuthChangeProcessName (Results 1 – 2 of 2) sorted by relevance
172 int32_t ret = AuthChangeProcessName(nullptr, nullptr);195 ret = AuthChangeProcessName(srcParamSet, nullptr);231 ret = AuthChangeProcessName(srcParamSet, paramSet);269 ret = AuthChangeProcessName(srcParamSet, paramSet);
184 static int32_t AuthChangeProcessName(const struct HksParamSet *oldKeyBlobParamSet, const struct Hks… in AuthChangeProcessName() function225 return AuthChangeProcessName(oldKeyBlobParamSet, paramSet); in AuthUpgradeKey()