mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-23 17:01:25 +08:00

If the wrapped key has a PKCS1 v1.5 signature algorithm, then try to call sign_ext() to perform PSA RSS. Of course this will fail because it's not supported by the wrapped key. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>