Commit History

Author SHA1 Message Date
  Eric Biggers 05c0283950 crypto: pcbc - remove bogus memcpy()s with src == dest 6 years ago
  Ard Biesheuvel 45fe93dff2 crypto: algapi - make crypto_xor() take separate dst and src arguments 7 years ago
  Ard Biesheuvel db91af0fbe crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic 8 years ago
  Gideon Israel Dsouza d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 8 years ago
  Herbert Xu 043a44001b crypto: pcbc - Convert to skcipher 8 years ago
  Kees Cook 4943ba16bb crypto: include crypto- module prefix in template 10 years ago
  David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
  Herbert Xu d0b9007a27 [CRYPTO] pcbc: Use crypto_xor 17 years ago
  Herbert Xu ebc610e5bc [CRYPTO] templates: Pass type/mask when creating instances 18 years ago
  Herbert Xu 2e306ee016 [CRYPTO] api: Add type-safe spawns 18 years ago
  David Howells 91652be5d1 [CRYPTO] pcbc: Add Propagated CBC template 18 years ago