Searched refs:auth_token_key_t (Results 1 – 2 of 2) sorted by relevance
58 const support::auth_token_key_t& key,63 const support::auth_token_key_t& key, in hmac256()93 auth_token_key_t key; in TestSign()
25 using auth_token_key_t = std::array<std::uint8_t, 32>; variable26 using hmac_t = auth_token_key_t;