mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Rename one more deprecated identifier
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@ -6413,7 +6413,7 @@ exit:
|
|||||||
}
|
}
|
||||||
|
|
||||||
static const psa_custom_key_parameters_t default_custom_production =
|
static const psa_custom_key_parameters_t default_custom_production =
|
||||||
PSA_KEY_PRODUCTION_PARAMETERS_INIT;
|
PSA_CUSTOM_KEY_PARAMETERS_INIT;
|
||||||
|
|
||||||
int psa_custom_key_parameters_are_default(
|
int psa_custom_key_parameters_are_default(
|
||||||
const psa_custom_key_parameters_t *custom,
|
const psa_custom_key_parameters_t *custom,
|
||||||
|
Reference in New Issue
Block a user