contiki/examples/cc2538dk/crypto
Benoît Thébaudeau 801315e819 cc2538: aes: Make it possible to have several keys stored at once
Several keys can be kept at the same time in the key store, and several
keys can be loaded at once. Give access to these features.

The ccm-test example is also improved to better demonstrate the use of
the key store.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2015-06-02 21:41:07 +02:00
..
ccm-test.c cc2538: aes: Make it possible to have several keys stored at once 2015-06-02 21:41:07 +02:00
Makefile cc2538: Add crypto drivers and examples for AES-CCM and SHA-256 2015-06-02 21:41:06 +02:00
Makefile.target cc2538: Add crypto drivers and examples for AES-CCM and SHA-256 2015-06-02 21:41:06 +02:00
sha256-test.c cc2538: ccm: Make it possible to use the interrupt 2015-06-02 21:41:07 +02:00