mbed-os/features/mbedtls/targets/TARGET_STM
adustm 3604c3a7d3 remove mbedtls_printf error notification 2017-03-24 20:38:03 +00:00
..
TARGET_STM32F4/TARGET_NUCLEO_F439ZI Better use of MBEDTLS_AES_ALT removed from targets.json, added in mbedtls_device.h remove function alternate defines (not used as we replace the full module) 2017-03-24 20:37:47 +00:00
aes_alt.c remove mbedtls_printf error notification 2017-03-24 20:38:03 +00:00
aes_alt.h Big commit after code review from andesag01 cleanup in include files (unrequired removed + other moved to aes_alt.h) hcryp_aes moved to mbedtls_aes_context to allow multi instances remove ctx->nr, ctx->buf doxygen comments are removed (kept in .h file) function _ALT are removed (full module _ALT) handle error returned by HAL_CRYPxx functions aes is symetric, remove the dupplicated set_key_enc and set_key_dec buffer, and factorize the call to set_key function 2017-03-24 20:37:55 +00:00