Searched defs:DeriveKey (Results 1 – 6 of 6) 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
989 #### DeriveKey subsubsection
125 typedef int32_t (*DeriveKey)(const struct HksBlob *, const struct HksKeySpec *, struct HksBlob *); typedef