Searched refs:toBytes (Results 1 – 1 of 1) sorted by relevance
96 auto toBytes(const T& v) -> const uint8_t (&)[sizeof(T)] { in toBytes() function117 toBytes(auth_token.challenge), //118 toBytes(auth_token.userId), //119 toBytes(auth_token.authenticatorId), //120 toBytes(support::hton(auth_token.authenticatorType)), //121 toBytes(support::hton(auth_token.timestamp))); //