cc2538: Add crypto driver and example for AES-CBC

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
This commit is contained in:
Benoît Thébaudeau 2015-12-27 01:18:45 +01:00
parent 14be5aae88
commit cf5e9557f8
8 changed files with 859 additions and 5 deletions

View file

@ -54,7 +54,7 @@
#include <stdbool.h>
#include <stdint.h>
/*---------------------------------------------------------------------------*/
/** \name CCM constants
/** \name AES-CCM constants
* @{
*/
#define CCM_FLAGS_LEN 1