Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <protocol/cs_Packets.h>
Go to the source code of this file.
Classes | |
class | RC5 |
Class that implements RC5 encryption. More... | |
Macros | |
#define | RC5_ROUNDS 12 |
#define | RC5_NUM_SUBKEYS (2 * (RC5_ROUNDS + 1)) |
#define | RC5_KEYLEN 16 |
#define | RC5_BLOCK_SIZE 4 |
#define RC5_BLOCK_SIZE 4 |
#define RC5_KEYLEN 16 |
#define RC5_NUM_SUBKEYS (2 * (RC5_ROUNDS + 1)) |
#define RC5_ROUNDS 12 |