Searched defs:combinedChallengeBuff (Results 1 – 1 of 1) sorted by relevance
425 static int32_t CombinePseudonymChallenge(Uint8Buff *combinedChallengeBuff, const Uint8Buff *pseudon… in CombinePseudonymChallenge()638 Uint8Buff combinedChallengeBuff = { combinedChallenge, PSEUDONYM_COMBINE_CHALLENGE_LEN }; in AddPseudonymIdAndChallenge() local