zephyr/ext/lib/crypto/tinycrypt/include/tinycrypt
Flavio Santes c7979f0fc4 tinycrypt: Update TinyCrypt to version 0.2.5
TinyCrypt 0.2.5 was released a few hours ago:

https://github.com/01org/tinycrypt/releases/tag/v0.2.5

This patch updates some TinyCrypt files, solving the following issues:

- Decryptions using ccm mode can incorrectly fail
- Minor style issues in code documentation

Change-Id: I606cde179888aad7a52fd277d73973f2347d8882
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-12-19 19:05:42 +00:00
..
aes.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
cbc_mode.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
ccm_mode.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
cmac_mode.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
constants.h ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
ctr_mode.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
ctr_prng.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
ecc_dh.h tinycrypt: Update TinyCrypt to version 0.2.5 2016-12-19 19:05:42 +00:00
ecc_dsa.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
ecc.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
hmac_prng.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
hmac.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
sha256.h tinycrypt: Update TinyCrypt to version 0.2.5 2016-12-19 19:05:42 +00:00
utils.h crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00