Crypto: Mark _ALT implementations available in the service as legacy only
The _ALT implementations available in the service for mbedtls_internal_aes_decrypt()
and mbedtls_internal_aes_encrypt() are used only when the legacy driver implementation
is used and don't apply when a PSA driver interface is used. For this reason, mark
those functions as legacy and add a note specifying they will be deprecated in a future
release of mbed TLS.
Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com>
Change-Id: Ie6c2779ecbe0da952766533a82dedc7546f837a3
1 file changed