minor code cleanup

This commit is contained in:
2025-12-29 10:36:09 -07:00
parent 81c1750c0e
commit 65f1ae7bf3
6 changed files with 104 additions and 19 deletions

View File

@@ -155,7 +155,6 @@ private:
inline void updateMessageBlock(void);
inline void padMessage(uint8_t pc);
uint32_t chunkToUint32(uint32_t offset);
uint32_t uint32ToChunk(uint32_t offset);
EMSHAResult reset();
}; // end class SHA256