1. 081803d Remove unnecessary dependencies from psa_crypto_helpers.h by Ryan Everett · 1 year, 6 months ago
  2. 50580a5 Enable generated PSA wrappers by Gilles Peskine · 1 year, 7 months ago
  3. 5d05b47 Only poison memory when buffer copying is enabled by David Horstmann · 1 year, 8 months ago
  4. cb229db Add extra MBEDTLS_PSA_CRYPTO_C guard for header by David Horstmann · 1 year, 8 months ago
  5. 9c97fda Move wrapper include to psa_crypto_helpers.h by David Horstmann · 1 year, 8 months ago
  6. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  7. 4f8bf3c MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests by Gilles Peskine · 2 years, 3 months ago
  8. 73521b0 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  9. 89b4d12 Fix build error in CI about test_fail_if_psa_leaking by Yanray Wang · 2 years, 9 months ago
  10. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  11. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  12. b66bc0a Move psa_crypto_slot_management.h out from psa_crypto_helpers.h by Przemyslaw Stekiel · 3 years, 9 months ago
  13. 7c7fb87 ssl_client2, ssl_server2: add check for psa memory leaks by Przemyslaw Stekiel · 3 years, 9 months ago
  14. ff03fd6 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  15. 4d9009e Update tests for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  16. 65048ad Destroy recorded persistent keys in PSA_DONE() by Gilles Peskine · 4 years, 6 months ago
  17. aae718c New test helper to purge persistent key from memory by Gilles Peskine · 4 years, 6 months ago
  18. e09ef87 Document the newly exported storage cleanup macros and functions by Gilles Peskine · 4 years, 6 months ago
  19. 313ffb8 Move PSA storage cleanup out of the slot_management test suite by Gilles Peskine · 4 years, 6 months ago
  20. 9de97e2 Make {USE_,}PSA_{INIT,DONE} available in all test suites by Gilles Peskine · 4 years, 6 months ago
  21. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  22. 1e9c042 Minor fixup of SKIP_IF test macro documentation verbiage by Steven Cooreman · 4 years, 6 months ago
  23. 28a45ed tests: psa: Add macros to skip a test case by Ronald Cron · 4 years, 6 months ago
  24. 1af872d Move the fake PSA external RNG to its own header and source files by Gilles Peskine · 4 years, 7 months ago
  25. c85c201 Don't call TEST_ASSERT in PSA_DONE by Gilles Peskine · 4 years, 7 months ago
  26. 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 8 months ago
  27. d4008d5 Refactor PSA test helpers: move function definitions from .h to .c by Gilles Peskine · 4 years, 8 months ago
  28. 1e00565 Refactor PSA test helpers: don't depend on test_info access by Gilles Peskine · 4 years, 8 months ago
  29. 86cadb3 Remove now-redundant test result check by Gilles Peskine · 4 years, 8 months ago
  30. ddfd080 Use mbedtls_test_ prefix on all PSA helper functions by Gilles Peskine · 4 years, 8 months ago
  31. 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
  32. 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
  33. 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
  34. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  35. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  36. 02c78b7 tests: Create an include folder by Ronald Cron · 5 years ago[Renamed (98%) from tests/psa_crypto_helpers.h]
  37. 5168155 PSA return status coverage script by Gilles Peskine · 6 years ago
  38. 849b05a Fix PSA tests by Janos Follath · 6 years ago
  39. 3cff768 Move the one non-crypto-specific PSA helper macro to a new header by Gilles Peskine · 6 years ago
  40. 1838e82 Rename psa_helpers.function to psa_crypto_helpers.h by Gilles Peskine · 6 years ago[Renamed (96%) from tests/psa_helpers.function]
  41. dd413d3 Test shutdown without closing handles by Gilles Peskine · 6 years ago
  42. a6d252a New macro PSA_DONE for a clean PSA shutdown by Gilles Peskine · 6 years ago
  43. 952f409 Create PSA-specific helper function file by Gilles Peskine · 6 years ago