mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-09-01 05:01:58 +03:00
The PSA code needs pk_parse as well as pk_write for RSA keys. Fix #6409. This is independent of PKCS#1v1.5 support. Fix #6408. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>