Searched defs:outExtInfo (Results 1 – 2 of 2) sorted by relevance
859 static int32_t GetExtInfoByParamSet(const struct HksParamSet *outParamSet, Uint8Buff *outExtInfo) in GetExtInfoByParamSet()907 static int32_t GetKeyExtInfoInner(const KeyParams *keyParams, Uint8Buff *outExtInfo) in GetKeyExtInfoInner()933 static int32_t GetKeyExtInfo(const KeyParams *keyParams, Uint8Buff *outExtInfo) in GetKeyExtInfo()
1442 Uint8Buff outExtInfo = { 0 }; variable