Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eaf961536e1622ad21247ac8d44acd48ba65566e
/
crypto
/
cryptd.c
466a7b9
crypto: cryptd - process CRYPTO_ALG_INTERNAL
by Stephan Mueller
· 10 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
3e3dc25
crypto: Resolve shadow warnings
by Mark Rustad
· 10 years ago
9efade1
crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
by Jussi Kivilinna
· 12 years ago
b2bac6a
crypto: cryptd - Use subsys_initcall to prevent races with aesni
by Herbert Xu
· 13 years ago
298c926
crypto: cryptd - Adding the AEAD interface type support to cryptd
by Adrian Hoban
· 14 years ago
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
332f8840
[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