Rename one more deprecated identifier

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2024-07-18 18:52:59 +02:00
parent 0d619b2dc7
commit 4a85ff3997

View File

@ -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,