Contiki-NG

Implementation of the AES-128 driver for the CC2538 SoC. More...

#include "contiki.h"
#include "dev/ecb.h"
#include "dev/cc2538-aes-128.h"
#include "dev/sys-ctrl.h"
#include <stdint.h>
#include <stdio.h>

Go to the source code of this file.

Detailed Description

Implementation of the AES-128 driver for the CC2538 SoC.

Author
Konrad Krentz konra.nosp@m.d.kr.nosp@m.entz@.nosp@m.gmai.nosp@m.l.com

Definition in file cc2538-aes-128.c.