TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
2a38a6b98f28c9cc828c7a4e2a139bedfbcb8ffd
/
library
/
psa_crypto_slot_management.h
1d12d87
Improve/fix documentation
by Ronald Cron
· 4 years, 9 months ago
5c52292
psa: Rename functions to get a key slot
by Ronald Cron
· 4 years, 9 months ago
cbf6a1d
psa: slot mgmt: Add access counter overflow check
by Ronald Cron
· 4 years, 9 months ago
cbd7bea
psa: slot mgmt: Simplify psa_validate_key_id
by Ronald Cron
· 4 years, 9 months ago
7587ae4
Miscellaneous documentation improvements
by Ronald Cron
· 4 years, 9 months ago
f95a2b1
psa: mgmt: Add key slot access counter
by Ronald Cron
· 4 years, 10 months ago
9678355
psa: Fix references to macros in comments
by Ronald Cron
· 4 years, 10 months ago
97c8ad5
Merge search of loaded volatile and persistent keys
by Ronald Cron
· 4 years, 10 months ago
fc9c556
Forbid volatile key identifiers for non volatile keys
by Ronald Cron
· 4 years, 10 months ago
c4d1b51
Define handles as key identifiers
by Ronald Cron
· 5 years ago
2a99315
Add volatile key identifiers
by Ronald Cron
· 5 years ago
d2ed481
Split persistence and key id validation
by Ronald Cron
· 5 years ago
71016a9
psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t
by Ronald Cron
· 5 years ago
27238fc
psa: Use psa_key_file_id_t as the key id type
by Ronald Cron
· 5 years ago
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
961914d
Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE
by Gilles Peskine
· 5 years ago
8c1e759
Documentation and new function signature update
by Steven Cooreman
· 5 years ago
74161ce
Clarify behaviour of psa_validate_key_location
by Steven Cooreman
· 5 years ago
81fe7c3
Split 'validate persistent key parameters' into independent validation
by Steven Cooreman
· 5 years ago
8697465
Add Apache-2.0 headers to all source files
by Bence Szépkúti
· 5 years ago
c59de6a
Refactor lifetime checking to reflect split in location and persistence
by Steven Cooreman
· 5 years ago
edbed56
Rename psa_internal_allocate_key_slot to psa_get_empty_key_slot
by Gilles Peskine
· 6 years ago
41e50d2
Remove "allocated" flag from key slots
by Gilles Peskine
· 6 years ago
8abe6a2
Driver table entries are now mutable
by Gilles Peskine
· 6 years ago
011e428
Look up the SE driver when creating a key
by Gilles Peskine
· 6 years ago
bfcae2e
Improve documentation of psa_internal_allocate_key_slot
by Gilles Peskine
· 6 years ago
267c656
Simplify key slot allocation
by Gilles Peskine
· 6 years ago
f46f81c
Remove obsolete key creation functions
by Gilles Peskine
· 6 years ago
f966659
Implement and test the new key identifier range
by Gilles Peskine
· 6 years ago
d167b94
Reject invalid key ids/lifetimes in attribute-based creation
by Gilles Peskine
· 6 years ago
0982903
Document some functions in internal headers
by Gilles Peskine
· 7 years ago
fa4135b
Move more slot management functions to the proper module
by Gilles Peskine
· 7 years ago
66fb126
Move the key slot array to the slot management module
by Gilles Peskine
· 7 years ago
c5487a8
Drop support for psa_key_slot_t in psa_crypto.c
by Gilles Peskine
· 7 years ago
961849f
Implement slot allocation
by Gilles Peskine
· 7 years ago