mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-19 22:20:50 +00:00
check_pair() is not supported by opaque RSA keys, but we want to be sure that calling this functions fails nicely instead for crashing. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>