コミット履歴

作者 SHA1 メッセージ 日付
  Ard Biesheuvel fd27b571c9 crypto: lrw - fix rebase error after out of bounds fix 6 年 前
  Ondrej Mosnacek ac3c8f36c3 crypto: lrw - Do not use auxiliary buffer 6 年 前
  Ondrej Mosnacek c778f96bf3 crypto: lrw - Optimize tweak computation 6 年 前
  Ondrej Mosnacek fbe1a850b3 crypto: lrw - Fix out-of bounds access on counter overflow 6 年 前
  Eric Biggers 8c30fbe63e crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() 7 年 前
  Herbert Xu 8c9bdab212 crypto: lrw - Free rctx->ext with kzfree 7 年 前
  Eric Biggers 217afccf65 crypto: lrw - remove lrw_crypt() 7 年 前
  Gilad Ben-Yossef 4e5b0ad582 crypto: remove redundant backlog checks on EBUSY 7 年 前
  Christophe Jaillet d38efad2bf crypto: lrw - Check for incorrect cipher name 7 年 前
  Christophe Jaillet 616129cc6e crypto: lrw - Fix an error handling path in 'create()' 7 年 前
  Herbert Xu 4702bbeefb crypto: lrw - Fix use-after-free on EINPROGRESS 8 年 前
  Eric Biggers 9df0eb180c crypto: xts,lrw - fix out-of-bounds write after kmalloc failure 8 年 前
  Herbert Xu 700cb3f5fe crypto: lrw - Convert to skcipher 8 年 前
  Kees Cook 4943ba16bb crypto: include crypto- module prefix in template 10 年 前
  Jussi Kivilinna 6c2205b8ff crypto: lrw - add interface for parallelized cipher implementions 13 年 前
  Jussi Kivilinna 171c02048f crypto: lrw - split gf128mul table initialization from setkey 14 年 前
  Jussi Kivilinna 4660720df6 crypto: lrw - use blocksize constant 14 年 前
  Jussi Kivilinna b884f8b901 crypto: lrw - fix memleak 14 年 前
  Herbert Xu 8eb2dfac41 crypto: lrw - Fix big endian support 16 年 前
  Marcin Slusarz fd4609a8e0 [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu 17 年 前
  David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 年 前
  Herbert Xu ebc610e5bc [CRYPTO] templates: Pass type/mask when creating instances 18 年 前
  Herbert Xu 2e306ee016 [CRYPTO] api: Add type-safe spawns 18 年 前
  David S. Miller 9ebed9d182 [CRYPTO] lrw: round --> lrw_round 18 年 前
  Rik Snel 64470f1b85 [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode 18 年 前