Historial de Commits

Autor SHA1 Mensaje Fecha
  Cyrille Pitchen 89a82ef87e crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes hace 8 años
  Cyrille Pitchen a1f613f167 crypto: atmel-aes - fix atmel_aes_handle_queue() hace 8 años
  Wei Yongjun fc783341f0 crypto: atmel - drop pointless static qualifier in atmel_aes_probe() hace 9 años
  Cyrille Pitchen d52db5188a crypto: atmel-aes - add support to the XTS mode hace 9 años
  Cyrille Pitchen f709dc86bc crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined hace 9 años
  Linus Torvalds 70477371dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 hace 9 años
  Vladimir Zapolskiy 9b52d55f4f crypto: atmel - fix checks of error code returned by devm_ioremap_resource() hace 9 años
  Tadeusz Struk 53a0bd7144 crypto: aead - move aead_request_cast helper to aead.h hace 9 años
  Cyrille Pitchen 49a20454e0 crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts hace 9 años
  Herbert Xu e31835ad3a crypto: atmel-aes - Add missing break to atmel_aes_reg_name hace 9 años
  Cyrille Pitchen 4537992be7 crypto: atmel-aes - add debug facilities to monitor register accesses. hace 9 años
  Cyrille Pitchen d4419548db crypto: atmel-aes - add support to GCM mode hace 9 años
  Cyrille Pitchen 129f8bb6bb crypto: atmel-aes - change the DMA threshold hace 9 años
  Cyrille Pitchen fcac83656a crypto: atmel-aes - fix the counter overflow in CTR mode hace 9 años
  Cyrille Pitchen da7b850edb crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686 hace 9 años
  Cyrille Pitchen e37a7e5550 crypto: atmel-aes - create sections to regroup functions by usage hace 9 años
  Cyrille Pitchen afbac17e67 crypto: atmel-aes - fix typo and indentation hace 9 años
  Cyrille Pitchen 2bfd04cde2 crypto: atmel-aes - use SIZE_IN_WORDS() helper macro hace 9 años
  Cyrille Pitchen bbe628ed89 crypto: atmel-aes - improve performances of data transfer hace 9 años
  Cyrille Pitchen 2a37782891 crypto: atmel-aes - fix atmel_aes_remove() hace 9 años
  Cyrille Pitchen 820599a0ea crypto: atmel-aes - remove useless AES_FLAGS_DMA flag hace 9 años
  Cyrille Pitchen 13c7f876c2 crypto: atmel-aes - reduce latency of DMA completion hace 9 años
  Cyrille Pitchen bd5f43decd crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev hace 9 años
  Cyrille Pitchen 10f12c1b86 crypto: atmel-aes - rework crypto request completion hace 9 años
  Cyrille Pitchen 77dacf5fc5 crypto: atmel-aes - simplify the configuration of the AES IP hace 9 años
  Cyrille Pitchen 794595d204 crypto: atmel-aes - remove useless write in the Control Register hace 9 años
  Cyrille Pitchen ccbf72980b crypto: atmel-aes - make crypto request queue management more generic hace 9 años
  Cyrille Pitchen cdfab4a7e3 crypto: atmel-aes - change atmel_aes_write_ctrl() signature hace 9 años
  Cyrille Pitchen aab0a39b28 crypto: atmel-aes - propagate error from atmel_aes_hw_version_init() hace 9 años
  Cyrille Pitchen 7f1cbbc514 crypto: atmel-aes - remove unused header includes hace 9 años