1. 961914d Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE by Gilles Peskine · 5 years ago
  2. 8c1e759 Documentation and new function signature update by Steven Cooreman · 5 years ago
  3. 74161ce Clarify behaviour of psa_validate_key_location by Steven Cooreman · 5 years ago
  4. 81fe7c3 Split 'validate persistent key parameters' into independent validation by Steven Cooreman · 5 years ago
  5. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  6. c59de6a Refactor lifetime checking to reflect split in location and persistence by Steven Cooreman · 5 years ago
  7. edbed56 Rename psa_internal_allocate_key_slot to psa_get_empty_key_slot by Gilles Peskine · 6 years ago
  8. 41e50d2 Remove "allocated" flag from key slots by Gilles Peskine · 6 years ago
  9. 8abe6a2 Driver table entries are now mutable by Gilles Peskine · 6 years ago
  10. 011e428 Look up the SE driver when creating a key by Gilles Peskine · 6 years ago
  11. bfcae2e Improve documentation of psa_internal_allocate_key_slot by Gilles Peskine · 6 years ago
  12. 267c656 Simplify key slot allocation by Gilles Peskine · 6 years ago
  13. f46f81c Remove obsolete key creation functions by Gilles Peskine · 6 years ago
  14. f966659 Implement and test the new key identifier range by Gilles Peskine · 6 years ago
  15. d167b94 Reject invalid key ids/lifetimes in attribute-based creation by Gilles Peskine · 6 years ago
  16. 0982903 Document some functions in internal headers by Gilles Peskine · 7 years ago
  17. fa4135b Move more slot management functions to the proper module by Gilles Peskine · 7 years ago
  18. 66fb126 Move the key slot array to the slot management module by Gilles Peskine · 7 years ago
  19. c5487a8 Drop support for psa_key_slot_t in psa_crypto.c by Gilles Peskine · 7 years ago
  20. 961849f Implement slot allocation by Gilles Peskine · 7 years ago