mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-03 13:22:02 +03:00
Adapt pake test (passing NULL buffers is not allowed). Passing the null buffer to psa_pake_output results in a hard fault. Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>