mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-12 14:54:28 +02:00
The encrypt/decrypt cases don't depend on actually computing a hash, just on information about it being available, and this information is guarded by MBEDTLS_OR_PSA_WANT_xxx. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>