Commit History

Author SHA1 Message Date
  Pan Bian e5bde04ccc crypto: do not free algorithm before using 6 years ago
  Marcelo Cerri e6c2e65c70 crypto: cbc - Propagate NEED_FALLBACK bit 8 years ago
  Ard Biesheuvel db91af0fbe crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic 8 years ago
  Herbert Xu cc868d82ab crypto: cbc - Export CBC implementation 8 years ago
  Herbert Xu 79c65d179a crypto: cbc - 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 50b6544e13 [CRYPTO] cbc: Require block size to be a power of 2 17 years ago
  Herbert Xu 3c7f076da5 [CRYPTO] cbc: 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
  Herbert Xu db131ef908 [CRYPTO] cipher: Added block ciphers for CBC/ECB 19 years ago