Searched refs:HksLocalDeriveKey (Results 1 – 3 of 3) sorted by relevance
45 int32_t HksLocalDeriveKey(const struct HksParamSet *paramSet, const struct HksBlob *mainKey,
232 int32_t HksLocalDeriveKey(const struct HksParamSet *paramSet, const struct HksBlob *mainKey, in HksLocalDeriveKey() function
417 ret = HksLocalDeriveKey(paramSet, mainKey, derivedKey); in HksDeriveKey()