Searched refs:MAX_MSG_SIZE (Results 1 – 4 of 4) sorted by relevance
49 #define MAX_MSG_SIZE 900 /* min: FIFO_SIZE! */ macro86 char buffer[MAX_MSG_SIZE];771 if (size > MAX_MSG_SIZE) in pi433_read()823 if (count > MAX_MSG_SIZE) in pi433_write()1144 device->rx_buffer = kmalloc(MAX_MSG_SIZE, GFP_KERNEL); in pi433_probe()1325 if (MAX_MSG_SIZE < FIFO_SIZE) in pi433_init()
657 #define MAX_MSG_SIZE 2048 macro1219 static u8 message[MAX_MSG_SIZE]; in aes_decipher()1310 if ((hdrlen + plen + 8) <= MAX_MSG_SIZE) in aes_decipher()
639 #define MAX_MSG_SIZE 2048 macro1079 static u8 message[MAX_MSG_SIZE]; in aes_decipher()1182 if ((hdrlen + plen+8) <= MAX_MSG_SIZE) in aes_decipher()
695 #define MAX_MSG_SIZE 2048 macro1190 static u8 message[MAX_MSG_SIZE]; in aes_decipher()