Contiki-NG
Loading...
Searching...
No Matches

Implementation of the cc2538 SHA-256 driver. More...

#include "dev/cc2538-sha-256.h"
#include "dev/udma.h"
#include "dev/aes.h"
#include "lib/aes-128.h"
#include "lib/assert.h"
#include <stdbool.h>
#include "sys/log.h"

Go to the source code of this file.

Detailed Description

Implementation of the cc2538 SHA-256 driver.

Definition in file cc2538-sha-256.c.