Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ddc39f90a956b1ce49213e057d32fc94253e20f6
/
crypto
/
cryptd.c
a29d8b8
percpu: add __percpu sparse annotations to what's left
by Tejun Heo
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
0e1227d
crypto: ghash - Add PCLMULQDQ accelerated implementation
by Huang Ying
· 15 years ago
0b44f48
this_cpu: Use this_cpu_ptr in crypto subsystem
by Christoph Lameter
· 15 years ago
ace1366
crypto: cryptd - Add support to access underlaying shash
by Huang Ying
· 15 years ago
6fba00d
crypto: cryptd - Add finup/export/import for hash
by Herbert Xu
· 15 years ago
05ed875
crypto: cryptd - Fix uninitialized return value
by Steffen Klassert
· 15 years ago
0b535ad
crypto: cryptd - Switch to new style ahash
by Herbert Xu
· 15 years ago
9cd899a
crypto: cryptd - Switch to template create API
by Herbert Xu
· 15 years ago
0d6669e
crypto: cryptd - Use crypto_ahash_set_reqsize
by Herbert Xu
· 15 years ago
46309d8
crypto: cryptd - Use shash algorithms
by Herbert Xu
· 15 years ago
505fd21
crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher
by Huang Ying
· 16 years ago
254eff7
crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq
by Huang Ying
· 16 years ago
1cac2cb
crypto: cryptd - Add support to access underlying blkcipher
by Huang Ying
· 16 years ago
18e33e6
crypto: hash - Move ahash functions into crypto/hash.h
by Herbert Xu
· 16 years ago
b8a2825
[CRYPTO] cryptd: Add asynchronous hash support
by Loc Ho
· 16 years ago
93aa7f8
[CRYPTO] cryptd: Fix EINPROGRESS notification context
by Herbert Xu
· 16 years ago
b1145ce
[CRYPTO] cryptd: Correct kzalloc error test
by Julia Lawall
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
927eead
[CRYPTO] cryptd: Use geniv of the underlying algorithm
by Herbert Xu
· 17 years ago
332f884
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
by Herbert Xu
· 17 years ago
2de98e7
[CRYPTO] ablkcipher: Remove queue pointer from common alg object
by Herbert Xu
· 17 years ago
189fe31
[CRYPTO] cryptd: Fix problem with cryptd and the freezer
by Rafael J. Wysocki
· 17 years ago
124b53d
[CRYPTO] cryptd: Add software async crypto daemon
by Herbert Xu
· 18 years ago