blob: 4654178726108b1c4aa334b74af36020338943b4 [file] [log] [blame]
Valerio Setti8ad5be02024-03-18 17:22:52 +01001Bugfix
2 * Fix NULL pointer dereference in mbedtls_pk_verify_ext() when called using
3 an opaque RSA context and specifying MBEDTLS_PK_RSASSA_PSS as key type.