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