mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 14:41:22 +01:00
Commit removes the f_rng parameter from the mbedtls_rsa_rsassa_pss_verify_ext function. This is in preparation for the removal of the mode parameter. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>