Remove redundant line (fix rebase error)

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemek Stekiel 2022-12-01 15:55:29 +01:00
parent 061f6949fd
commit e5e41eb14c

View file

@ -2809,7 +2809,6 @@ psa_status_t psa_driver_wrapper_key_agreement(
}
}
#if defined(MBEDTLS_PSA_BUILTIN_PAKE)
psa_status_t psa_driver_wrapper_pake_setup(
psa_pake_operation_t *operation,
const psa_pake_cipher_suite_t *cipher_suite )