mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-04 11:09:00 -04:00

Putting the id at the of the psa_key_attributes_s structure allows for a more efficient marshalling of the parameters around a transport channel which provides separation between a client view and a service view of the key parameters. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com>