mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-31 09:31:07 +02: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>