コミット履歴

作者 SHA1 メッセージ 日付
  Herbert Xu 90246e79af crypto: hash - Fix async import on shash algorithm 14 年 前
  Herbert Xu 18eb8ea6ee crypto: shash - Remove usage of CRYPTO_MINALIGN 15 年 前
  Steffen Klassert 0044f3eda9 crypto: shash - Test for the algorithms import function before exporting it 16 年 前
  Herbert Xu f592682f9f crypto: shash - Require all algorithms to support export/import 16 年 前
  Herbert Xu cbc86b9161 crypto: shash - Fix async finup handling of null digest 16 年 前
  Herbert Xu 66f6ce5e52 crypto: ahash - Add unaligned handling and default operations 16 年 前
  Herbert Xu 0e2d3a1263 crypto: shash - Fix alignment in unaligned operations 16 年 前
  Herbert Xu 8c32c516eb crypto: hash - Zap unaligned buffers 16 年 前
  Herbert Xu 500b3e3c3d crypto: ahash - Remove old_ahash_alg 16 年 前
  Herbert Xu 88056ec346 crypto: ahash - Convert to new style algorithms 16 年 前
  Herbert Xu 2ca33da1de crypto: api - Remove frontend argument from extsize/init_tfm 16 年 前
  Herbert Xu 7eddf95ec5 crypto: shash - Export async functions 16 年 前
  Herbert Xu 113adefc73 crypto: shash - Make descsize a run-time attribute 16 年 前
  Herbert Xu 57cfe44bcc crypto: shash - Move null setkey check to registration time 16 年 前
  Herbert Xu 8267adab94 crypto: shash - Move finup/digest null checks to registration time 16 年 前
  Herbert Xu 99d27e1c59 crypto: shash - Export/import hash state only 16 年 前
  Herbert Xu deee2289b9 crypto: shash - Propagate reinit return value 16 年 前
  Herbert Xu f88ad8de28 crypto: shash - Use finup in default digest 16 年 前
  Herbert Xu 619a6ebd25 crypto: shash - Add shash_register_instance 16 年 前
  Herbert Xu 7d6f56400a crypto: shash - Add shash_attr_alg2 helper 16 年 前
  Herbert Xu 942969992d crypto: shash - Add spawn support 16 年 前
  Herbert Xu 2e4fddd8e4 crypto: shash - Add shash_instance 16 年 前
  Yehuda Sadeh f4f689933c crypto: shash - Fix unaligned calculation with short length 16 年 前
  Herbert Xu 3f683d6175 crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention 16 年 前
  Herbert Xu 1693531e9e crypto: shash - Remove superfluous check in init_tfm 16 年 前
  Adrian-Ken Rueegsegger 4abfd73e34 crypto: shash - Fix module refcount 16 年 前
  Herbert Xu 3751f402e0 crypto: hash - Make setkey optional 16 年 前
  Herbert Xu 5f7082ed4f crypto: hash - Export shash through hash 16 年 前
  Herbert Xu dec8b78606 crypto: hash - Add import/export interface 16 年 前
  Herbert Xu 3b2f6df082 crypto: hash - Export shash through ahash 16 年 前