Searched refs:hmac_t (Results 1 – 5 of 5) sorted by relevance
39 support::NullOr<support::hmac_t> HMacImplementation::hmac256( in hmac256()51 support::hmac_t result; in hmac256()
51 static support::NullOr<support::hmac_t> hmac256(
170 using hmac_t = auth_token_key_t; variable181 static NullOr<hmac_t> hmac256(const auth_token_key_t& key, const Data&... data) { in hmac256()
188 NullOr<hmac_t> confirmationTokenScratchpad_;
57 static support::NullOr<support::hmac_t> hmac256( in hmac256()70 support::hmac_t result; in hmac256()