Searched refs:OT_CRYPTO_SHA256_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
78 static const uint8_t kSize = OT_CRYPTO_SHA256_HASH_SIZE; ///< SHA-256 hash size (bytes)
140 #define OT_CRYPTO_SHA256_HASH_SIZE 32 macro151 uint8_t m8[OT_CRYPTO_SHA256_HASH_SIZE]; ///< Hash bytes.