Searched defs:outPsk (Results 1 – 2 of 2) sorted by relevance
755 …t CheckPskParams(const KeyParams *keyParams, const Uint8Buff *pskKeyAlias, const Uint8Buff *outPsk) in CheckPskParams()767 const Uint8Buff *extInfo, Uint8Buff *outPsk) in ComputePseudonymPskInner()796 const Uint8Buff *extInfo, Uint8Buff *outPsk) in ComputePseudonymPsk()
1461 Uint8Buff outPsk = { outPskVal, 32 }; variable