mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-10 15:40:30 +00:00
Rename one more deprecated identifier
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
0d619b2dc7
commit
4a85ff3997
@ -6413,7 +6413,7 @@ exit:
|
||||
}
|
||||
|
||||
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(
|
||||
const psa_custom_key_parameters_t *custom,
|
||||
|
Loading…
x
Reference in New Issue
Block a user