mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-23 01:32:15 +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>