mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-23 20:51:07 +01:00
The accessor macros for key_id and owner_id in the mbedtls_svc_key_id_t need to have the MBEDTLS_PRIVATE() specifier as these fields are private Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com>