Herbert Xu
|
4e0958d19b
crypto: cryptd - Add support for skcipher
|
8 år sedan |
Tobias Klauser
|
89277a7d0e
crypto: cryptd - Remove unused but set variable 'tfm'
|
8 år sedan |
Ard Biesheuvel
|
0bd2223594
crypto: cryptd - initialize child shash_desc on import
|
9 år sedan |
Herbert Xu
|
31bd44e768
crypto: cryptd - Use correct tfm object for AEAD tracking
|
9 år sedan |
Herbert Xu
|
81760ea6a9
crypto: cryptd - Add helpers to check whether a tfm is queued
|
9 år sedan |
Wang, Rui Y
|
1a07834024
crypto: cryptd - Assign statesize properly
|
9 år sedan |
Alexander Kuleshov
|
c012a79d0c
crypto: cryptod - use crypto_skcipher_type() for getting skcipher type
|
9 år sedan |
Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 år sedan |
Herbert Xu
|
ba3749a719
crypto: cryptd - Remove reference to crypto_aead_crt
|
10 år sedan |
Herbert Xu
|
f6da320593
crypto: cryptd - Propagate new AEAD implementation flag
|
10 år sedan |
Herbert Xu
|
ec9f2006fc
crypto: cryptd - Fix AEAD request context corruption
|
10 år sedan |
Herbert Xu
|
f614e546f5
crypto: cryptd - Convert to new AEAD interface
|
10 år sedan |
Herbert Xu
|
92b9876bdd
crypto: cryptd - Add setkey/setauthsize functions for AEAD
|
10 år sedan |
Herbert Xu
|
9b8c456e08
crypto: cryptd - Use crypto_grab_aead
|
10 år sedan |
Herbert Xu
|
529a0b625b
crypto: cryptd - Use crypto_aead_set_reqsize helper
|
10 år sedan |
Stephan Mueller
|
466a7b9e3e
crypto: cryptd - process CRYPTO_ALG_INTERNAL
|
10 år sedan |
Kees Cook
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 år sedan |
Mark Rustad
|
3e3dc25fe7
crypto: Resolve shadow warnings
|
11 år sedan |
Jussi Kivilinna
|
9efade1b3e
crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
|
12 år sedan |
Herbert Xu
|
b2bac6acf8
crypto: cryptd - Use subsys_initcall to prevent races with aesni
|
14 år sedan |
Adrian Hoban
|
298c926c6d
crypto: cryptd - Adding the AEAD interface type support to cryptd
|
15 år sedan |
Tejun Heo
|
a29d8b8e2d
percpu: add __percpu sparse annotations to what's left
|
15 år sedan |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 år sedan |
Huang Ying
|
0e1227d356
crypto: ghash - Add PCLMULQDQ accelerated implementation
|
16 år sedan |
Christoph Lameter
|
0b44f4861f
this_cpu: Use this_cpu_ptr in crypto subsystem
|
16 år sedan |
Huang Ying
|
ace1366369
crypto: cryptd - Add support to access underlaying shash
|
16 år sedan |
Herbert Xu
|
6fba00d176
crypto: cryptd - Add finup/export/import for hash
|
16 år sedan |
Steffen Klassert
|
05ed8758fa
crypto: cryptd - Fix uninitialized return value
|
16 år sedan |
Herbert Xu
|
0b535adfb1
crypto: cryptd - Switch to new style ahash
|
16 år sedan |
Herbert Xu
|
9cd899a32f
crypto: cryptd - Switch to template create API
|
16 år sedan |