|
Contiki 3.x
|
Implementation of the AES-CCM* driver for the CC2538 SoC. More...
#include "contiki.h"#include "dev/ccm.h"#include "dev/cc2538-aes-128.h"#include "dev/cc2538-ccm-star.h"#include <stdint.h>#include <stdio.h>Go to the source code of this file.
Implementation of the AES-CCM* driver for the CC2538 SoC.
Definition in file cc2538-ccm-star.c.
1.8.6