1. e110a4c Make psa_open_key threadsafe by Ryan Everett · 1 year, 5 months ago
  2. d237190 Merge pull request #8773 from Ryan-Everett-arm/threadsafe-key-locking by Paul Elliott · 1 year, 5 months ago
  3. 91ce792 Fix return code error when locking mutex by Ryan Everett · 1 year, 6 months ago
  4. 9dc076b Fix issue with lock failures returning CORRUPTION_DETECTED by Ryan Everett · 1 year, 6 months ago
  5. a76a001 Remove mutex calls in psa_wipe_all_key_slots by Ryan Everett · 1 year, 6 months ago
  6. eb1722a Add a wrapper function for psa_unregister_read by Ryan Everett · 1 year, 6 months ago
  7. 2f1f172 Make psa_get_and_lock_key_slot threadsafe by Ryan Everett · 1 year, 6 months ago
  8. 6ad1fd1 Update psa_get_and_lock_key_slot_in_memory by Ryan Everett · 1 year, 6 months ago
  9. 5c5210f Remove state transitions in psa_load_X_key_into_slot by Ryan Everett · 1 year, 6 months ago
  10. 3af9bc1 Wrap get_and_lock_key_slot_in_memory calls in mutex by Ryan Everett · 1 year, 6 months ago
  11. 16abd59 Update psa_wipe_all_key_slots and document non-thread safety by Ryan Everett · 1 year, 6 months ago
  12. b082195 Make psa_purge_key thread safe by Ryan Everett · 1 year, 6 months ago
  13. f23336e Make psa_close_key thread safe by Ryan Everett · 1 year, 6 months ago
  14. 558da2f Move key_slot_mutex to threading.h by Ryan Everett · 1 year, 7 months ago
  15. 8468893 Initialize and free the key slot mutex by Ryan Everett · 1 year, 7 months ago
  16. 491f7e5 Define key_slot_mutex by Ryan Everett · 1 year, 7 months ago
  17. 709120a Revert change to return behaviour in psa_reserve_free_key_slot by Ryan Everett · 1 year, 7 months ago
  18. dfe8bf8 Return CORRUPTION_DETECTED instead of BAD_SLOT when the slot's state is wrong by Ryan Everett · 1 year, 7 months ago
  19. 4755e6b Relax psa_wipe_key_slot to allow states other than SLOT_PENDING_DELETION by Ryan Everett · 1 year, 7 months ago
  20. 6a9c14b Update mbedtls_psa_get_stats by Ryan Everett · 1 year, 7 months ago
  21. 6cd2b8d Update psa_wipe_all_key_slots by Ryan Everett · 1 year, 7 months ago
  22. 1b70a07 Replace psa_unlock_key_slot calls in operations which act on FULL slots by Ryan Everett · 1 year, 7 months ago
  23. eb27dc0 Update psa_load_X_key_into_slot by Ryan Everett · 1 year, 7 months ago
  24. c70ce57 Update psa_destroy_key, psa_purge_key and psa_close_key by Ryan Everett · 1 year, 7 months ago
  25. 098c665 Update psa_get_and_lock_key_slot_X functions by Ryan Everett · 1 year, 7 months ago
  26. 2afb516 Update and rename psa_get_empty_key_slot by Ryan Everett · 1 year, 8 months ago
  27. 39cc9d7 Implement psa_register_read and psa_unregister_read by Ryan Everett · 1 year, 8 months ago
  28. 2a0d4e2 Revert "Refactor `psa_load_persistent_key_into_slot` to remove bad `goto`" by Ryan Everett · 1 year, 8 months ago
  29. d69f401 Refactor `psa_load_persistent_key_into_slot` to remove bad `goto` by Ryan Everett · 1 year, 8 months ago
  30. 9f176a2 Fix status assignments when loading persistent keys by Ryan Everett · 1 year, 9 months ago
  31. 975d411 Only set slot to OCCUPIED on successful key loading by Ryan Everett · 1 year, 9 months ago
  32. 5567e3a Make empty key slots explicit by Ryan Everett · 1 year, 9 months ago
  33. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  34. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  35. 9345b2e Move functions out of the static file by Xiaokang Qian · 1 year, 11 months ago
  36. 7046468 Define the psa wrapper functions as static inline by Thomas Daubney · 2 years, 1 month ago
  37. 164614a Reduce code-size to access key slots init flag by Dave Rodgman · 2 years ago
  38. b22b977 Move the ARRAY_LENGTH definition to common.h by Andrzej Kurek · 2 years, 2 months ago
  39. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  40. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  41. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  42. 93cb611 Merge pull request #4878 from SiliconLabs/remove_dependency_4877 by Gilles Peskine · 3 years, 11 months ago
  43. 0dc86b5 Remove dependency of builtin keys on storage by Archana · 4 years, 1 month ago
  44. c9890e9 Rewording comments by TRodziewicz · 4 years, 1 month ago
  45. 18cddc0 Reverting comments deleted in previous PR by TRodziewicz · 4 years, 1 month ago
  46. 7871c2e Adding new macro for tests failing by TRodziewicz · 4 years, 1 month ago
  47. d9be652 Corrections to the new functions names and error message wording by TRodziewicz · 4 years, 1 month ago
  48. 053b99b Re-introduction of key slot chekcs by TRodziewicz · 4 years, 1 month ago
  49. 95180fe Fix comment by gabor-mezei-arm · 4 years, 1 month ago
  50. 43110b6 Do key usage policy extension when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  51. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  52. 87bc91c Forbid creating a read-only key by Gilles Peskine · 4 years, 3 months ago
  53. f5f07c8 Fix mbedtls_psa_get_stats for keys with fancy lifetimes by Gilles Peskine · 4 years, 3 months ago
  54. e96c585 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 4 years, 2 months ago
  55. cc70741 Remove MBEDTLS_CHECK_PARAMS option by TRodziewicz · 4 years, 3 months ago
  56. 966db26 Minor code flow improvements by Steven Cooreman · 4 years, 4 months ago
  57. ce48702 Get a builtin key's attributes in order to correctly get its size by Steven Cooreman · 4 years, 4 months ago
  58. 7ddee7f Use remove_key_data_from_memory instead of wipe_key_slot by Steven Cooreman · 4 years, 4 months ago
  59. 7609b1f leverage psa_allocate_buffer_to_slot from slot management by Steven Cooreman · 4 years, 4 months ago
  60. 0bb6536 If no storage backend is available, don't even attempt key loading by Steven Cooreman · 4 years, 4 months ago
  61. b938b0b Documentation clarification after review by Steven Cooreman · 4 years, 4 months ago
  62. c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  63. e384252 Move include to top of file by Steven Cooreman · 4 years, 5 months ago
  64. 649a8f4 replace memcpy of structure with regular assignment by Steven Cooreman · 4 years, 5 months ago
  65. ffc7fc9 Move variable declarations to top of function by Steven Cooreman · 4 years, 5 months ago
  66. 85d554a Use different variables for buffer size and data length by Steven Cooreman · 4 years, 5 months ago
  67. 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
  68. e5e30859 Remove potentially unused exit label by Steven Cooreman · 4 years, 5 months ago
  69. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  70. 889828d Merge pull request #4279 from ronald-cron-arm/fix-invalid-id-error-code by Gilles Peskine · 4 years, 4 months ago
  71. 77e412c psa: Fix error code when creating/registering a key with invalid id by Ronald Cron · 4 years, 4 months ago
  72. c1bfcdd Fix:4162 Return correct error type for invalid key by Maulik Patel · 4 years, 5 months ago
  73. 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 6 months ago
  74. 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
  75. ea0f8a6 psa: se: Create key context in SE key slots by Ronald Cron · 4 years, 8 months ago
  76. d80e8a4 Check for existence of key material on store/load by Steven Cooreman · 4 years, 6 months ago
  77. ac3434f Apply review feedback by Steven Cooreman · 4 years, 7 months ago
  78. 98435dd Allow loading wrapped keys even when SE support is compiled in by Steven Cooreman · 4 years, 7 months ago
  79. fe30924 Use PSA_ERROR_DATA_INVALID error code by gabor-mezei-arm · 4 years, 9 months ago
  80. 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
  81. 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
  82. 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
  83. cbf6a1d psa: slot mgmt: Add access counter overflow check by Ronald Cron · 4 years, 9 months ago
  84. 4640c15 psa: Remove error message output by Ronald Cron · 4 years, 9 months ago
  85. cbd7bea psa: slot mgmt: Simplify psa_validate_key_id by Ronald Cron · 4 years, 9 months ago
  86. f473d8b psa: slot mgmt: Improve psa_search_key_in_slots implementation by Ronald Cron · 4 years, 9 months ago
  87. 19daca9 Prefer persistent over permanent by Ronald Cron · 4 years, 9 months ago
  88. a5b894f psa: mgmt: Add key slot reuse by Ronald Cron · 4 years, 10 months ago
  89. f291111 psa: Do not reset a key slot under access by Ronald Cron · 4 years, 9 months ago
  90. ddd3d05 psa: Add access counter check in slot wipe by Ronald Cron · 4 years, 9 months ago
  91. 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
  92. f95a2b1 psa: mgmt: Add key slot access counter by Ronald Cron · 4 years, 10 months ago
  93. d98059d psa: Fix tests/handling of lifetime incompatible with location by Ronald Cron · 4 years, 10 months ago
  94. 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
  95. 5134519 Fix close/purge of a key by Ronald Cron · 4 years, 10 months ago
  96. 97c8ad5 Merge search of loaded volatile and persistent keys by Ronald Cron · 4 years, 10 months ago
  97. fc9c556 Forbid volatile key identifiers for non volatile keys by Ronald Cron · 4 years, 10 months ago
  98. 277a85f Add psa_purge_key API by Ronald Cron · 5 years ago
  99. c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
  100. c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago