mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 16:32:32 -04:00
Fix derive_ecjpake_to_pms dependency to PSA_WANT_ALG_TLS12_ECJPAKE_TO_PMS.
Signed-off-by: Stephan Koch <koch@oberon.ch>
This commit is contained in:
parent
6a327a5fdc
commit
78109f596a
@ -8906,7 +8906,7 @@ exit:
|
|||||||
}
|
}
|
||||||
/* END_CASE */
|
/* END_CASE */
|
||||||
|
|
||||||
/* BEGIN_CASE depends_on:PSA_WANT_ALG_SHA_256:MBEDTLS_PSA_BUILTIN_ALG_TLS12_PSK_TO_MS */
|
/* BEGIN_CASE depends_on:PSA_WANT_ALG_SHA_256:PSA_WANT_ALG_TLS12_ECJPAKE_TO_PMS */
|
||||||
void derive_ecjpake_to_pms(data_t *input, int expected_input_status_arg,
|
void derive_ecjpake_to_pms(data_t *input, int expected_input_status_arg,
|
||||||
int derivation_step,
|
int derivation_step,
|
||||||
int capacity, int expected_capacity_status_arg,
|
int capacity, int expected_capacity_status_arg,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user