提交历史

作者 SHA1 备注 提交日期
  Dominik Przychodni ead2d9d18d crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA 4 年之前
  Linus Torvalds f72e24a124 Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping 7 年之前
  Arnd Bergmann 72eed06376 crypto: qat - avoid an uninitialized variable warning 7 年之前
  Corentin LABBE f14011ad7c crypto: qat - Use IPAD/OPAD constant 7 年之前
  Giovanni Cabiddu 10bb087ce3 crypto: qat - fix aes-xts key sizes 8 年之前
  Tadeusz Struk 21a3d3b234 crypto: qat - fix typos sizeof for ctx 8 年之前
  Cabiddu, Giovanni 7768fb2ee9 crypto: qat - Reduced reqsize in qat_algs 9 年之前
  Tadeusz Struk def14bfaf3 crypto: qat - add support for ctr(aes) and xts(aes) 9 年之前
  Tadeusz Struk be2cfac076 crypto: qat - remove empty functions and turn qat_uregister fn to void 9 年之前
  Herbert Xu 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag 9 年之前
  Herbert Xu 0a139416ee crypto: qat - Remove reference to crypto_aead_crt 9 年之前
  Herbert Xu e19ab1211d crypto: qat - Convert to new AEAD interface 9 年之前
  Herbert Xu 1d6669fa83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 9 年之前
  Tadeusz Struk 6f043b50da crypto: qat - Fix invalid synchronization between register/unregister sym algs 9 年之前
  Tadeusz Struk a990532023 crypto: qat - Add support for RSA algorithm 9 年之前
  Tadeusz Struk ecb479d07a crypto: qat: fix issue when mapping assoc to internal AD struct 9 年之前
  Herbert Xu 97cacb9f7a crypto: qat - Use crypto_aead_set_reqsize helper 9 年之前
  Herbert Xu 0ed6264b60 crypto: qat - Include internal/aead.h 9 年之前
  Tadeusz Struk b2c3f7cdad crypto: qat - don't need qat_auth_state struct 10 年之前
  Herbert Xu 48eb3691e8 crypto: qat - Ensure ipad and opad are zeroed 10 年之前
  Herbert Xu ad511e260a crypto: qat - Fix incorrect uses of memzero_explicit 10 年之前
  Tadeusz Struk 338e84f3a9 crypto: qat - add support for cbc(aes) ablkcipher 10 年之前
  Tadeusz Struk 82f82504b8 crypto: qat - Fix assumption that sg in and out will have the same nents 10 年之前
  Linus Torvalds e3aa91a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 10 年之前
  Struk, Tadeusz aa408d6019 crypto: qat - Use memzero_explicit 10 年之前
  Bruce Allan 242b1598e6 crypto: qat - cleanup unnecessary break checkpatch warning 10 年之前
  Tadeusz Struk 09adc8789c crypto: qat - Enforce valid numa configuration 10 年之前
  Tadeusz Struk 923a6e5e5f crypto: qat - Prevent dma mapping zero length assoc data 10 年之前
  Behan Webster 37e5265437 crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c 10 年之前
  Tadeusz Struk 26c3af6c15 crypto: qat - Removed unneeded partial state 10 年之前