Searched refs:hmacKey (Results 1 – 2 of 2) sorted by relevance
38 uint8_t hmacKey[32]; variable63 operation.finalize(hmacKey); in abort()
103 NullOr<auth_token_key_t> hmacKey() const { return hmacKey_; } in hmacKey() function