Commit History

Author SHA1 Message Date
  Eric Biggers c87a405e3b crypto: ahash - remove useless setting of cra_type 7 years ago
  Eric Biggers 6a38f62245 crypto: ahash - remove useless setting of type flags 7 years ago
  Kees Cook a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 years ago
  Tudor-Dan Ambarus 8f0691fc51 crypto: talitos - don't leak pointers to authenc keys 7 years ago
  LEROY Christophe 2b1227301a crypto: talitos - fix IPsec cipher in length 7 years ago
  Markus Elfring 0108aab116 crypto: talitos - Delete an error message for a failed memory allocation in talitos_edesc_alloc() 7 years ago
  LEROY Christophe 6a4967c3e1 crypto: talitos - do not perform unnecessary dma synchronisation 7 years ago
  LEROY Christophe ad4cd51fb8 crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf 7 years ago
  LEROY Christophe 87a81dce53 crypto: talitos - fix Kernel Oops on hashing an empty file 7 years ago
  Gilad Ben-Yossef f1c90ac3d7 crypto: talitos - move to generic async completion 7 years ago
  LEROY Christophe 3c0dd1903b crypto: talitos - avoid useless copy 8 years ago
  LEROY Christophe 37b5e8897e crypto: talitos - chain in buffered data for ahash on SEC1 8 years ago
  LEROY Christophe 49f9783b0c crypto: talitos - do hw_context DMA mapping outside the requests 8 years ago
  LEROY Christophe 2e13ce0812 crypto: talitos - DMA map key in setkey() 8 years ago
  LEROY Christophe 9a655608a4 crypto: talitos - simplify tests in ipsec_esp() 8 years ago
  LEROY Christophe da9de146eb crypto: talitos - remove to_talitos_ptr_len() 8 years ago
  LEROY Christophe 9c02e2852f crypto: talitos - don't check the number of channels at each interrupt 8 years ago
  LEROY Christophe fd5ea7f011 crypto: talitos - use devm_ioremap() 8 years ago
  LEROY Christophe fa14c6cfce crypto: talitos - use of_property_read_u32() 8 years ago
  LEROY Christophe 24b92ff276 crypto: talitos - use devm_kmalloc() 8 years ago
  LEROY Christophe 5b2cf268f1 crypto: talitos - declare local functions static 8 years ago
  LEROY Christophe e4a647c49c crypto: talitos - zeroize the descriptor with memset() 8 years ago
  LEROY Christophe 70d355ccea crypto: talitos - fix ctr-aes-talitos 8 years ago
  LEROY Christophe fbb22137c4 crypto: talitos - fix use of sg_link_tbl_len 8 years ago
  LEROY Christophe 6cda075aff crypto: talitos - fix AEAD for sha224 on non sha224 capable chips 8 years ago
  LEROY Christophe f384cdc4fa crypto: talitos - fix setkey to check key weakness 8 years ago
  LEROY Christophe e04a61bebc crypto: talitos - fix memory corruption on SEC2 8 years ago
  LEROY Christophe ec8c7d14ac crypto: talitos - fix AEAD test failures 8 years ago
  LEROY Christophe 5613663157 crypto: talitos - Don't provide setkey for non hmac hashing algs. 8 years ago
  LEROY Christophe 886a27c0fc crypto: talitos - fix hashing 8 years ago