1. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  2. ec1eff3 Make \retval commands non-empty by Gilles Peskine · 2 years, 6 months ago
  3. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  4. 490f804 Improve documentation for psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  5. 8e322b1 Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  6. e222637 Remove duplicate function prototype by Dave Rodgman · 2 years, 9 months ago
  7. 08412e2 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.28.0rc0-pr by Dave Rodgman · 3 years, 8 months ago
  8. d54303d psa: test driver: Move driver test entry points prototypes by Ronald Cron · 4 years, 4 months ago
  9. 2091eed psa: driver: Reduce the scope of test driver entry points by Ronald Cron · 4 years, 4 months ago
  10. a833169 psa: cipher: Add IV parameters to cipher_encrypt entry point by Ronald Cron · 4 years, 1 month ago
  11. 6f8d43d Remove invalid buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  12. f4cc6c9 Update documentation by gabor-mezei-arm · 4 years, 1 month ago
  13. fa990b5 Dispatch cipher functions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  14. 5618a39 psa: cipher: Remove cipher_generate_iv driver entry point by Ronald Cron · 4 years, 4 months ago
  15. a0d6817 psa: cipher: Add bound check of the IV length in the core by Ronald Cron · 4 years, 4 months ago
  16. 75e6ae2 Move mbedtls_cipher_info_from_psa to psa_crypto_cipher.c by Ronald Cron · 4 years, 4 months ago
  17. 3522e32 psa: cipher: Add transparent driver test specific entry points by Ronald Cron · 4 years, 5 months ago
  18. 6e412a7 psa: cipher: Pass Mbed TLS implementation its operation ctx by Ronald Cron · 4 years, 5 months ago
  19. 6d05173 psa: Add mbedtls_psa_cipher_xyz() APIs by Ronald Cron · 4 years, 10 months ago
  20. d6d2888 psa: Add mbedtls_psa_cipher_encrypt/decrypt_setup functions by Ronald Cron · 4 years, 8 months ago
  21. 0ff5795 psa: Add psa_crypto_cipher.[ch] by Ronald Cron · 4 years, 5 months ago