Searched defs:pseudonymChallengeBuff (Results 1 – 1 of 1) sorted by relevance
425 …ombinePseudonymChallenge(Uint8Buff *combinedChallengeBuff, const Uint8Buff *pseudonymChallengeBuff, in CombinePseudonymChallenge()587 …2_t GetSelfPseudonymChlgAndIdByExtInfo(const PakeParams *params, Uint8Buff *pseudonymChallengeBuff, in GetSelfPseudonymChlgAndIdByExtInfo()611 Uint8Buff pseudonymChallengeBuff = { pseudonymChallenge, PSEUDONYM_CHALLENGE_LEN }; in AddPseudonymIdAndChallenge() local