mbedtls/scripts
Gilles Peskine 7ecab3df4c Error codes for hardware accelerator failures
Add MBEDTLS_ERR_XXX_HW_ACCEL_FAILED error codes for all cryptography
modules where the software implementation can be replaced by a hardware
implementation.

This does not include the individual message digest modules since they
currently have no way to return error codes.

This does include the higher-level md, cipher and pk modules since
alternative implementations and even algorithms can be plugged in at
runtime.
2018-01-26 17:56:38 +01:00
..
data_files Fix Visual Studio template files 2017-03-01 22:32:28 +00:00
apidoc_full.sh
bump_version.sh Removes yotta from bump_version.sh 2016-05-23 19:15:39 +01:00
config.pl Add MBEDTLS_NO_UDBL_DIVISION to excludes of full config 2017-12-21 15:22:37 +00:00
ecc-heap.sh
find-mem-leak.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
footprint.sh Rename net.{c,h} to net_sockets.{c,h} 2016-09-26 23:23:52 +01:00
generate_errors.pl Error codes for hardware accelerator failures 2018-01-26 17:56:38 +01:00
generate_features.pl
generate_visualc_files.pl
massif_max.pl
memory.sh
output_env.sh Modify output_env.sh to make it extensible 2017-01-05 10:14:51 +00:00
rename.pl Adds checks to 1.3->2.0 API migration script 2016-06-23 11:11:30 +01:00
rm-calloc-cast.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
tmp_ignore_makefiles.sh