1. 2c95e6d crypto: skcipher - remove useless setting of type flags by Eric Biggers · 7 years ago
  2. c87a405 crypto: ahash - remove useless setting of cra_type by Eric Biggers · 7 years ago
  3. 6a38f62 crypto: ahash - remove useless setting of type flags by Eric Biggers · 7 years ago
  4. 7c73cf4c crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss by Peter Robinson · 7 years ago
  5. 2e7d1d6 crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate by Artem Savkov · 7 years ago
  6. dd78c83 crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate by Artem Savkov · 7 years ago
  7. b8ae5c7 crypto: sun4i-ss - support the Security System PRNG by Corentin LABBE · 8 years ago
  8. 0496554 crypto: sun4i-ss - fix large block size support by Antoine Ténart · 8 years ago
  9. 0d9c68a crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flag by Antoine Ténart · 8 years ago
  10. 317cbac crypto: sun4i-ss - move from ablkcipher to skcipher API by Antoine Ténart · 8 years ago
  11. d78867a crypto: sun4i-ss - use GENMASK to generate masks by Antoine Ténart · 8 years ago
  12. 303391d crypto: sun4i-ss - simplify the appended bit assignment by Antoine Ténart · 8 years ago
  13. 214a9bd crypto: sun4i-ss - simplify the pad length calculation by Antoine Ténart · 8 years ago
  14. 7e6df1f crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0 by Antoine Ténart · 8 years ago
  15. 0f52dda crypto: sun4i-ss - cannot use DMA is the request is 0 length by Antoine Ténart · 8 years ago
  16. 11be010 crypto: sun4i-ss - use lower/upper_32_bits helpers by Antoine Ténart · 8 years ago
  17. a595e60 crypto: sun4i-ss - remove conditional checks against 0 by Antoine Ténart · 8 years ago
  18. e3f9490 crypto: sun4i-ss - group variable definitions in sun4i_hash() by Antoine Ténart · 8 years ago
  19. 8d46a5c crypto: sun4i-ss - mark sun4i_hash() static by Baoyou Xie · 8 years ago
  20. b46b9d1 crypto: sun4i-ss - fix missing unlock on error in sun4i_hash() by Wei Yongjun · 8 years ago
  21. b6ff2fd crypto: sun4i-ss - fix indentation of two crypto alg by Corentin LABBE · 8 years ago
  22. 9b17e5a crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ss by Corentin LABBE · 8 years ago
  23. 933e7e3 crypto: sun4i-ss - fix spelling by Corentin LABBE · 8 years ago
  24. d98a949 crypto: sun4i-ss - clean unused ss by Corentin LABBE · 8 years ago
  25. 477d9b2 crypto: sun4i-ss - unify update/final function by Corentin LABBE · 8 years ago
  26. ea1a674 crypto: sun4i-ss - fix a few signed warning by Corentin LABBE · 8 years ago
  27. bdb6cf9 crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} by Corentin LABBE · 9 years ago
  28. bfb2892 crypto: sunxi - don't print confusing data by Arnd Bergmann · 9 years ago
  29. 4f9ea86 crypto: sun4i-ss - add missing statesize by LABBE Corentin · 9 years ago
  30. 9da75de crypto: sunxi-ss - Fix a possible driver hang with ciphers by LABBE Corentin · 9 years ago
  31. 7ab64628 crypto: sunxi-ss - Add optional reset control support by Chen-Yu Tsai · 9 years ago
  32. 6298e94 crypto: sunxi-ss - Add Allwinner Security System crypto accelerator by LABBE Corentin · 10 years ago