1. cd900f0 crypto: aead - pass instance to crypto_grab_aead() by Eric Biggers · 5 years ago
  2. 095be69 crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> by Eric Biggers · 5 years ago
  3. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  4. 7a530aa crypto: aead - Add chunk size by Herbert Xu · 9 years ago
  5. 53a0bd7 crypto: aead - move aead_request_cast helper to aead.h by Tadeusz Struk · 9 years ago
  6. b0d955b crypto: aead - Remove old AEAD interfaces by Herbert Xu · 9 years ago
  7. 149a397 crypto: aead - Add type-safe geniv init/exit helpers by Herbert Xu · 9 years ago
  8. ba75e15 crypto: aead - Add type-safe function for freeing instances by Herbert Xu · 10 years ago
  9. 2c11a3f crypto: aead - Add aead_queue interface by Herbert Xu · 10 years ago
  10. f5d8660 crypto: aead - Fix aead_instance struct size by Herbert Xu · 10 years ago
  11. caab946 crypto: aead - Add multiple algorithm registration interface by Herbert Xu · 10 years ago
  12. 4361536 crypto: aead - Ignore return value from crypto_unregister_alg by Herbert Xu · 10 years ago
  13. 5c98d62 crypto: aead - Add aead_alg_instance by Herbert Xu · 10 years ago
  14. 30e4c01 crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize by Herbert Xu · 10 years ago
  15. 856e3f40 crypto: seqiv - Add support for new AEAD interface by Herbert Xu · 10 years ago
  16. 63293c6 crypto: aead - Add support for new AEAD implementations by Herbert Xu · 10 years ago
  17. f569525 crypto: aead - Add crypto_aead_maxauthsize by Herbert Xu · 10 years ago
  18. 2d0f230 crypto: aead - Rename aead_alg to old_aead_alg by Herbert Xu · 10 years ago
  19. 5d1d65f crypto: aead - Convert top level interface to new style by Herbert Xu · 10 years ago
  20. 21b70134 crypto: aead - Add crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  21. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 13 years ago
  22. d29ce98 [CRYPTO] aead: Create default givcipher instances by Herbert Xu · 17 years ago
  23. 5b6d2d7 [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free by Herbert Xu · 17 years ago