1. dc26c17 crypto: aead - prevent using AEADs without setting key by Eric Biggers · 7 years ago
  2. 3f692d5 crypto: doc - clarify AEAD memory structure by Stephan Mueller · 8 years ago
  3. 0184cfe crypto: doc - fix source comments for Sphinx by Stephan Mueller · 8 years ago
  4. 7a530aa crypto: aead - Add chunk size by Herbert Xu · 8 years ago
  5. 6eae29e crypto: doc - document correct return value for request allocation by Eric Biggers · 8 years ago
  6. 3981d37f crypto: doc - update AEAD AD handling by Stephan Mueller · 8 years ago
  7. 70e088f crypto: aead - fix kernel-doc warnings in crypto/aead.h by Randy Dunlap · 9 years ago
  8. b0d955b crypto: aead - Remove old AEAD interfaces by Herbert Xu · 9 years ago
  9. f6e45c2 crypto: doc - AEAD API conversion by Stephan Mueller · 9 years ago
  10. 12f7c14 crypto: doc - Fix typo in crypto-API.xml by Masanari Iida · 9 years ago
  11. 5eb8ec6 crypto: aead - Add type-safe init/exit functions by Herbert Xu · 9 years ago
  12. addfda2f crypto: doc - cover new AEAD interface by Stephan Mueller · 9 years ago
  13. 693b549 crypto: aead - Document behaviour of AD in destination buffer by Herbert Xu · 9 years ago
  14. 374d4ad crypto: aead - Remove unused cryptoff parameter by Herbert Xu · 9 years ago
  15. 30e4c01 crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize by Herbert Xu · 9 years ago
  16. 63293c6 crypto: aead - Add support for new AEAD implementations by Herbert Xu · 9 years ago
  17. 2d0f230 crypto: aead - Rename aead_alg to old_aead_alg by Herbert Xu · 9 years ago
  18. 996d98d crypto: aead - Add new interface with single SG list by Herbert Xu · 9 years ago
  19. 5d1d65f crypto: aead - Convert top level interface to new style by Herbert Xu · 9 years ago
  20. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  21. 3a282bd [CRYPTO] aead: Add top-level givencrypt/givdecrypt calls by Herbert Xu · 17 years ago
  22. 743edf5 [CRYPTO] aead: Add givcrypt operations by Herbert Xu · 17 years ago