Searched refs:SHA256_PAD_SZ (Results 1 – 1 of 1) sorted by relevance
25 #define SHA256_PAD_SZ 8 macro82 if (message_len + 1 + SHA256_PAD_SZ <= SHA256_BLOCK_SZ) { in esp_hmac_calculate()117 if (remaining >= SHA256_BLOCK_SZ - SHA256_PAD_SZ) { in esp_hmac_calculate()