mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 14:41:22 +01: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>