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