mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 03:00:56 +00:00
Remove nRF Crypt Debug
This commit is contained in:
@@ -56,8 +56,6 @@ class CryptoEngine
|
||||
* a 32 bit block counter (starts at zero)
|
||||
*/
|
||||
void initNonce(uint32_t fromNode, uint64_t packetId);
|
||||
|
||||
void hexDump(const char * desc, const void * addr, const int len, int perLine);
|
||||
};
|
||||
|
||||
extern CryptoEngine *crypto;
|
||||
|
||||
Reference in New Issue
Block a user