mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-18 14:42:24 +00:00
Rename one more deprecated identifier
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
6b2709bf06
commit
63d06efc38
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user