zephyr/ext/lib/crypto/tinycrypt/source
Kumar Gala 3a5ca91f28 crypto: Update TinyCrypt to 0.2.8
Version 0.2.8 of this library has been released on Aug 29, and this
patch updates the library from version 0.2.7.  A summary of changes
is available at the official repository at:

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

A number of the changes we already had in tree, so the import to sync
with v0.2.8 is pretty minor.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-11-09 16:39:03 -06:00
..
aes_decrypt.c
aes_encrypt.c
cbc_mode.c
ccm_mode.c crypto: Update TinyCrypt to 0.2.8 2017-11-09 16:39:03 -06:00
cmac_mode.c
ctr_mode.c
ctr_prng.c
ecc.c
ecc_dh.c
ecc_dsa.c
ecc_platform_specific.c
hmac.c tinycrypt/hmac: Array compared to NULL has no effect 2017-08-29 16:31:53 -04:00
hmac_prng.c
sha256.c tinycrypt/sha256: Array compared to NULL has no effect 2017-08-29 16:31:53 -04:00
utils.c