Searched defs:DeriveKey (Results 1 – 4 of 4) sorted by relevance
36 static int32_t DeriveKey(const struct HksTestDeriveParamSet *deriveParamSetParams, const struct Hks… in DeriveKey() function
51 static int32_t DeriveKey(const struct HksTestDeriveParamSet *deriveParamSetParams, const struct Hks… in DeriveKey() function
53 static int32_t DeriveKey(const struct HksTestDeriveParamSet *deriveParamSetParams, const struct Hks… in DeriveKey() function
125 typedef int32_t (*DeriveKey)(const struct HksBlob *, const struct HksKeySpec *, struct HksBlob *); typedef