mbedtls/scripts/data_files
Paul Elliott 0101f479df Remove logically dead code
All paths in both switch statement lead to a return, therefore the
end block in both of these functions can never be reached. Fix this by
making sure the end block is always called (set status rather than just
return), as its safer for future changes. Found by coverity scan.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2023-10-06 18:08:46 +01:00
..
driver_jsons Give a production-sounding name to the p256m option 2023-09-20 20:49:47 +02:00
driver_templates Remove logically dead code 2023-10-06 18:08:46 +01:00
error.fmt Switch to the new code style 2023-01-11 14:50:10 +01:00
query_config.fmt Switch to the new code style 2023-01-11 14:50:10 +01:00
version_features.fmt Shorten encoding of version features 2023-06-14 17:06:53 +01:00
vs2013-app-template.vcxproj vs2013 templates: Set bcrypt to be the sole dependency. 2023-09-25 14:12:22 +01:00
vs2013-main-template.vcxproj vs2013 templates: Set bcrypt to be the sole dependency. 2023-09-25 14:12:22 +01:00
vs2013-sln-template.sln Update solution template to require VS2013 2023-01-11 18:56:11 +00:00