mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-09 07:59:40 +08:00

PSA_ALG_ECB_NO_PADDING came in to the PSA Crypto API spec v1.0.0, but was not implemented yet in the mbed TLS implementation. Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>