提交歷史

作者 SHA1 備註 提交日期
  Corentin Labbe cac5818c25 crypto: user - Implement a generic crypto statistics 6 年之前
  Martin K. Petersen dd8b083f9a crypto: api - Introduce notifier for new crypto algorithms 7 年之前
  Kees Cook a9f7f88a12 crypto: api - Introduce generic max blocksize and alignmask 7 年之前
  Salvatore Mesoraca 13c935bb09 crypto: api - laying defines and checks for statically allocated buffers 7 年之前
  Herbert Xu eb02c38f01 crypto: api - Keep failed instances alive 7 年之前
  Linus Torvalds a103950e0d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 7 年之前
  Eric Biggers 8b55107c57 crypto: algapi - remove unused notifications 7 年之前
  Eric Biggers ce8614a312 crypto: algapi - convert cra_refcnt to refcount_t 7 年之前
  Eric Biggers 9a00674213 crypto: algapi - fix NULL dereference in crypto_remove_spawns() 7 年之前
  Gilad Ben-Yossef 6b80ea389a crypto: change transient busy return code to -ENOSPC 7 年之前
  Ard Biesheuvel a7c391f04f crypto: algapi - use separate dst and src operands for __crypto_xor() 8 年之前
  Karim Eshapa c72358571a crypto: algapi - Use pr_err common logging style. 8 年之前
  Ard Biesheuvel 27c539aeff crypto: algapi - annotate expected branch behavior in crypto_inc() 8 年之前
  Ard Biesheuvel db91af0fbe crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic 8 年之前
  Salvatore Benedetto d6040764ad crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg 8 年之前
  Herbert Xu 32f27c745c crypto: api - Add crypto_inst_setname 9 年之前
  Herbert Xu f2aefdab5d crypto: api - Add crypto_type_has_alg helper 9 年之前
  Geliang Tang 304e4818d4 crypto: api - use list_first_entry_or_null and list_next_entry 9 年之前
  Herbert Xu 3fc89adb9f crypto: api - Only abort operations on fatal signal 9 年之前
  Herbert Xu 319382a697 crypto: api - Add instance free function to crypto_type 10 年之前
  Herbert Xu 31d228cc64 crypto: api - Remove unused __crypto_dequeue_request 10 年之前
  Herbert Xu c2110f2834 crypto: api - Include alignment in crypto_alg_extsize 10 年之前
  Herbert Xu d6ef2f198d crypto: api - Add crypto_grab_spawn primitive 10 年之前
  Herbert Xu bd4a7c69aa crypto: api - Fix build error when modules are disabled 10 年之前
  Herbert Xu 3133d76fc6 crypto: api - Include linux/fips.h 10 年之前
  Herbert Xu 59afdc7b32 crypto: api - Move module sig ifdef into accessor function 10 年之前
  Herbert Xu 38d2143311 crypto: api - Add crypto_alg_extsize helper 10 年之前
  Herbert Xu 34c9a0ffc7 crypto: fix broken crypto_register_instance() module handling 10 年之前
  Stephan Mueller 9c521a200b crypto: api - remove instance when test failed 10 年之前
  Herbert Xu e9b8e5beb7 crypto: api - Move alg ref count init to crypto_check_alg 10 年之前