1. 98a3435 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  2. 4ff7303 Update tests for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  3. 65048ad Destroy recorded persistent keys in PSA_DONE() by Gilles Peskine · 4 years, 6 months ago
  4. aae718c New test helper to purge persistent key from memory by Gilles Peskine · 4 years, 6 months ago
  5. e09ef87 Document the newly exported storage cleanup macros and functions by Gilles Peskine · 4 years, 6 months ago
  6. 313ffb8 Move PSA storage cleanup out of the slot_management test suite by Gilles Peskine · 4 years, 6 months ago
  7. 9de97e2 Make {USE_,}PSA_{INIT,DONE} available in all test suites by Gilles Peskine · 4 years, 6 months ago
  8. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  9. 1e9c042 Minor fixup of SKIP_IF test macro documentation verbiage by Steven Cooreman · 4 years, 6 months ago
  10. 28a45ed tests: psa: Add macros to skip a test case by Ronald Cron · 4 years, 6 months ago
  11. 1af872d Move the fake PSA external RNG to its own header and source files by Gilles Peskine · 4 years, 6 months ago
  12. c85c201 Don't call TEST_ASSERT in PSA_DONE by Gilles Peskine · 4 years, 7 months ago
  13. 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 8 months ago
  14. d4008d5 Refactor PSA test helpers: move function definitions from .h to .c by Gilles Peskine · 4 years, 8 months ago
  15. 1e00565 Refactor PSA test helpers: don't depend on test_info access by Gilles Peskine · 4 years, 8 months ago
  16. 86cadb3 Remove now-redundant test result check by Gilles Peskine · 4 years, 8 months ago
  17. ddfd080 Use mbedtls_test_ prefix on all PSA helper functions by Gilles Peskine · 4 years, 8 months ago
  18. 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
  19. 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
  20. 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
  21. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  22. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  23. 02c78b7 tests: Create an include folder by Ronald Cron · 5 years ago[Renamed (98%) from tests/psa_crypto_helpers.h]
  24. 5168155 PSA return status coverage script by Gilles Peskine · 6 years ago
  25. 849b05a Fix PSA tests by Janos Follath · 6 years ago
  26. 3cff768 Move the one non-crypto-specific PSA helper macro to a new header by Gilles Peskine · 6 years ago
  27. 1838e82 Rename psa_helpers.function to psa_crypto_helpers.h by Gilles Peskine · 6 years ago[Renamed (96%) from tests/psa_helpers.function]
  28. dd413d3 Test shutdown without closing handles by Gilles Peskine · 6 years ago
  29. a6d252a New macro PSA_DONE for a clean PSA shutdown by Gilles Peskine · 6 years ago
  30. 952f409 Create PSA-specific helper function file by Gilles Peskine · 6 years ago