mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-07 06:42:56 +03:00
Remove redundant line (fix rebase error)
Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
@@ -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_status_t psa_driver_wrapper_pake_setup(
|
||||||
psa_pake_operation_t *operation,
|
psa_pake_operation_t *operation,
|
||||||
const psa_pake_cipher_suite_t *cipher_suite )
|
const psa_pake_cipher_suite_t *cipher_suite )
|
||||||
|
Reference in New Issue
Block a user