Searched defs:DeriveKey (Results 1 – 4 of 4) sorted by relevance
50 static int32_t DeriveKey(const struct HksTestDeriveParamSet *deriveParamSetParams, const struct Hks… in DeriveKey() function
35 static int32_t DeriveKey(const struct HksTestDeriveParamSet *deriveParamSetParams, const struct Hks… in DeriveKey() function
52 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