ESPHome 2026.1.0-dev
Loading...
Searching...
No Matches
hmac_sha256.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::hmac_sha256
 

Variables

constexpr size_t esphome::hmac_sha256::SHA256_DIGEST_SIZE = 32
 
constexpr size_t esphome::hmac_sha256::HMAC_BLOCK_SIZE = 64