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:
parent
14be5aae88
commit
cf5e9557f8
8 changed files with 859 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
|||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
/*---------------------------------------------------------------------------*/
|
||||
/** \name CCM constants
|
||||
/** \name AES-CCM constants
|
||||
* @{
|
||||
*/
|
||||
#define CCM_FLAGS_LEN 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue