Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 years ago |
Herbert Xu
|
ba3749a719
crypto: cryptd - Remove reference to crypto_aead_crt
|
10 years ago |
Herbert Xu
|
f6da320593
crypto: cryptd - Propagate new AEAD implementation flag
|
10 years ago |
Herbert Xu
|
ec9f2006fc
crypto: cryptd - Fix AEAD request context corruption
|
10 years ago |
Herbert Xu
|
f614e546f5
crypto: cryptd - Convert to new AEAD interface
|
10 years ago |
Herbert Xu
|
92b9876bdd
crypto: cryptd - Add setkey/setauthsize functions for AEAD
|
10 years ago |
Herbert Xu
|
9b8c456e08
crypto: cryptd - Use crypto_grab_aead
|
10 years ago |
Herbert Xu
|
529a0b625b
crypto: cryptd - Use crypto_aead_set_reqsize helper
|
10 years ago |
Stephan Mueller
|
466a7b9e3e
crypto: cryptd - process CRYPTO_ALG_INTERNAL
|
10 years ago |
Kees Cook
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 years ago |
Mark Rustad
|
3e3dc25fe7
crypto: Resolve shadow warnings
|
11 years ago |
Jussi Kivilinna
|
9efade1b3e
crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
|
12 years ago |
Herbert Xu
|
b2bac6acf8
crypto: cryptd - Use subsys_initcall to prevent races with aesni
|
14 years ago |
Adrian Hoban
|
298c926c6d
crypto: cryptd - Adding the AEAD interface type support to cryptd
|
15 years ago |
Tejun Heo
|
a29d8b8e2d
percpu: add __percpu sparse annotations to what's left
|
15 years ago |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 years ago |
Huang Ying
|
0e1227d356
crypto: ghash - Add PCLMULQDQ accelerated implementation
|
16 years ago |
Christoph Lameter
|
0b44f4861f
this_cpu: Use this_cpu_ptr in crypto subsystem
|
16 years ago |
Huang Ying
|
ace1366369
crypto: cryptd - Add support to access underlaying shash
|
16 years ago |
Herbert Xu
|
6fba00d176
crypto: cryptd - Add finup/export/import for hash
|
16 years ago |
Steffen Klassert
|
05ed8758fa
crypto: cryptd - Fix uninitialized return value
|
16 years ago |
Herbert Xu
|
0b535adfb1
crypto: cryptd - Switch to new style ahash
|
16 years ago |
Herbert Xu
|
9cd899a32f
crypto: cryptd - Switch to template create API
|
16 years ago |
Herbert Xu
|
0d6669e2ba
crypto: cryptd - Use crypto_ahash_set_reqsize
|
16 years ago |
Herbert Xu
|
46309d8938
crypto: cryptd - Use shash algorithms
|
16 years ago |
Huang Ying
|
505fd21d61
crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher
|
16 years ago |
Huang Ying
|
254eff7714
crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq
|
16 years ago |
Huang Ying
|
1cac2cbc76
crypto: cryptd - Add support to access underlying blkcipher
|
16 years ago |
Herbert Xu
|
18e33e6d5c
crypto: hash - Move ahash functions into crypto/hash.h
|
17 years ago |
Loc Ho
|
b8a28251c2
[CRYPTO] cryptd: Add asynchronous hash support
|
17 years ago |