Home
last modified time | relevance | path

Searched refs:auth_token_key_t (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/confui/
Dsign.cc58 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()
Dsign_utils.h25 using auth_token_key_t = std::array<std::uint8_t, 32>; variable
26 using hmac_t = auth_token_key_t;