mbedtls/include
Gilles Peskine 0f40a41cea psa_key_attributes_t: move slot_number to core structure
Move the `slot_number` field of `psa_key_attributes_t` to
`psa_core_key_attributes_t`. This makes ``psa_core_key_attributes_t` core`
the sole field of `psa_key_attributes_t`. This paves the way to unifying
the two structures.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-02-28 01:29:43 +01:00
..
mbedtls Merge pull request #8844 from davidhorstmann-arm/restore-x509-functions-to-public 2024-02-27 10:55:16 +00:00
psa psa_key_attributes_t: move slot_number to core structure 2024-02-28 01:29:43 +01:00
.gitignore
CMakeLists.txt