TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
6e81b27003e24cb15d45b010f1b0713c9beb3de9
/
library
/
psa_crypto_storage.h
863470a
Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT
by Steven Cooreman
· 4 years, 6 months ago
d945871
Merge pull request #3872 from gabor-mezei-arm/3275_use_PSA_ERROR_DATA_INVALID_where_warranted
by Gilles Peskine
· 4 years, 6 months ago
7dadf14
Minor language correction after review
by Steven Cooreman
· 4 years, 6 months ago
d80e8a4
Check for existence of key material on store/load
by Steven Cooreman
· 4 years, 6 months ago
86326a9
Fix possible error codes in the documentation
by gabor-mezei-arm
· 4 years, 8 months ago
452b0a3
Update documentation
by gabor-mezei-arm
· 4 years, 9 months ago
9678355
psa: Fix references to macros in comments
by Ronald Cron
· 4 years, 10 months ago
40120f6
Address review comments
by Steven Cooreman
· 4 years, 9 months ago
71016a9
psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t
by Ronald Cron
· 5 years ago
039a98b
Define always psa_key_id_t as defined in PSA crypto spec
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
4ed0e6f
Switch storage functions over to psa_core_key_attributes_t
by Gilles Peskine
· 6 years ago
c744d99
Limit keys to 65528 bits
by Gilles Peskine
· 6 years ago
2ea06fd
Improve documentation of transaction storage
by Gilles Peskine
· 6 years ago
bfd322f
Use a key attribute structure in the internal storage interface
by Gilles Peskine
· 6 years ago
fc76265
Do secure element key creation and destruction in a transaction
by Gilles Peskine
· 6 years ago
c8336cb
Implement a transaction record storage for resilience
by Gilles Peskine
· 6 years ago
f966659
Implement and test the new key identifier range
by Gilles Peskine
· 6 years ago
e3dbdd8
Gate entropy injection through a dedicated configuration option
by Gilles Peskine
· 6 years ago
5e80d91
Remove psa_crypto_storage_backend.h
by Gilles Peskine
· 6 years ago
5b229a0
Support encoding an owner in key file IDs
by Gilles Peskine
· 6 years ago
e988a66
Fix PSA_MAX_PERSISTENT_KEY_IDENTIFIER to mean what it says
by Gilles Peskine
· 6 years ago
b4ecc27
Replace PSA error code definitions with the ones defined in PSA spec
by David Saada
· 6 years ago
4886812
Document the maximum key identifier
by Gilles Peskine
· 7 years ago
8d4919b
Persistent storage implementation: psa_key_slot_t -> psa_key_id_t
by Gilles Peskine
· 7 years ago
db2b8db
psa: Add storage implementation for files
by Darryl Green
· 7 years ago