Searched refs:appendUint32 (Results 1 – 1 of 1) sorted by relevance
130 void appendUint32(std::vector<uint8_t>& vec, uint32_t value) { in appendUint32() function158 appendUint32(serializedToken, uint32_t(token.securityLevel)); in serializeVerificationToken()159 appendUint32(serializedToken, token.mac.size()); in serializeVerificationToken()