Searched defs:DeriveKey (Results 1 – 4 of 4) sorted by relevance
51 static int32_t DeriveKey(const struct HksTestDeriveParamSet *deriveParamSetParams, const struct Hks… in DeriveKey() function
36 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
132 typedef int32_t (*DeriveKey)(const struct HksBlob *, const struct HksKeySpec *, struct HksBlob *); typedef