![]() |
Contiki-NG
|
Implementation of the CCM* driver for the CC2538 SoC. More...
#include "dev/cc2538-ccm-star.h"#include "dev/aes.h"#include "dev/cc2538-aes-128.h"#include "lib/assert.h"#include <stdbool.h>#include <string.h>#include "sys/log.h"Go to the source code of this file.
Implementation of the CCM* driver for the CC2538 SoC.
Definition in file cc2538-ccm-star.c.