mbedtls/scripts/data_files/driver_templates
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
..
OS-template-opaque.jinja Update and document mbedtls extensions 2022-09-16 11:01:01 +02:00
OS-template-transparent.jinja Update and document mbedtls extensions 2022-09-16 11:01:01 +02:00
psa_crypto_driver_wrappers.h.jinja Remove logically dead code 2023-10-06 18:08:46 +01:00
psa_crypto_driver_wrappers_no_static.c.jinja Remove useless empty line 2023-09-26 09:09:20 +00:00