index
:
kernel_oneplus_sdm845.git
o8.1
o8.1-flash
p9.0
q10.0
q10.0-omni
r11.0
r11.1
r11.1-backup
s12.1
v15.0
kernel_oneplus_sdm845
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge android-4.9.149 (ed0b11d) into msm-4.9
jianzhou
2019-02-12
4
-28
/
+154
|
\
|
*
BACKPORT, FROMGIT: crypto: nhpoly1305 - add NHPoly1305 support
Eric Biggers
2018-12-13
1
-0
/
+74
|
*
FROMGIT: crypto: poly1305 - add Poly1305 core API
Eric Biggers
2018-12-13
1
-0
/
+16
|
*
FROMGIT: crypto: poly1305 - use structures for key and accumulator
Eric Biggers
2018-12-13
1
-2
/
+10
|
*
BACKPORT, FROMGIT: crypto: chacha - add XChaCha12 support
Eric Biggers
2018-12-13
1
-0
/
+7
|
*
BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying numbe...
Eric Biggers
2018-12-13
2
-39
/
+47
|
*
BACKPORT, FROMGIT: crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
2018-12-13
1
-1
/
+12
|
*
FROMGIT: crypto: chacha20-generic - add HChaCha20 library function
Eric Biggers
2018-12-13
1
-0
/
+2
|
*
BACKPORT: crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
2018-12-13
1
-2
/
+1
|
*
BACKPORT: crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
2018-12-13
1
-1
/
+2
*
|
Merge android-4.9.135 (03fcc2f) into msm-4.9
Minming Qi
2018-12-21
1
-62
/
+0
|
\
|
|
*
Revert "FROMGIT: crypto: speck - export common helpers"
Alistair Strachan
2018-10-22
1
-62
/
+0
*
|
Merge android-4.9.121 (681e57b) into msm-4.9
Minming Qi
2018-10-31
1
-63
/
+0
|
\
|
|
*
Merge 4.9.121 into android-4.9
Greg Kroah-Hartman
2018-08-17
1
-63
/
+0
|
|
\
|
|
*
crypto: vmac - separate tfm and request context
Eric Biggers
2018-08-17
1
-63
/
+0
*
|
|
security: pfe: make inline crypto engine scm call based on version
Neeraj Soni
2018-09-06
1
-0
/
+7
*
|
|
security: pfe: Set DUN size accroding to file system and storage type
Neeraj Soni
2018-09-03
1
-0
/
+12
*
|
|
Merge "crypto:msm: fix compilation issue for crypto APIs"
Linux Build Service Account
2018-05-08
1
-2
/
+8
|
\
\
\
|
*
|
|
crypto:msm: fix compilation issue for crypto APIs
Neeraj Soni
2018-05-08
1
-2
/
+8
*
|
|
|
Merge "crypto: Remove crypto block device from encryption path"
Linux Build Service Account
2018-04-19
1
-1
/
+3
|
\
|
|
|
|
*
|
|
crypto: Remove crypto block device from encryption path
Neeraj Soni
2018-04-17
1
-1
/
+3
*
|
|
|
Merge android-4.9.84 (a9d0273) into msm-4.9
Blagovest Kolenichev
2018-03-19
2
-10
/
+86
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge 4.9.84 into android-4.9
Greg Kroah-Hartman
2018-02-26
1
-10
/
+24
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
crypto: hash - prevent using keyed hashes without setting key
Eric Biggers
2018-02-25
1
-10
/
+24
|
*
|
|
FROMGIT: crypto: speck - export common helpers
Eric Biggers
2018-02-22
1
-0
/
+62
|
|
/
/
*
|
/
Merge android-4.9-o.82 (2d34d45) into msm-4.9
Blagovest Kolenichev
2018-02-27
2
-2
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
crypto: poly1305 - remove ->setkey() method
Eric Biggers
2018-02-17
1
-2
/
+0
|
*
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
2018-02-17
1
-0
/
+2
*
|
Merge remote-tracking branch '4.9/tmp-7d01cc5' into 4.9
Kyle Yan
2018-01-02
1
-0
/
+1
|
\
|
|
*
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
2017-12-29
1
-0
/
+1
*
|
Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9
Kyle Yan
2018-01-02
1
-0
/
+8
|
\
|
|
*
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2017-12-20
1
-0
/
+8
*
|
Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9
Kyle Yan
2017-04-21
1
-0
/
+10
|
\
|
|
*
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2017-04-21
1
-0
/
+10
*
|
qseecom: Add qseecom driver snapshot
AnilKumar Chimata
2017-04-11
1
-0
/
+79
|
/
*
crypto: drbg - prevent invalid SG mappings
Stephan Mueller
2016-11-30
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-10
1
-0
/
+23
|
\
|
*
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
2016-10-02
1
-0
/
+23
*
|
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2016-09-07
1
-16
/
+33
*
|
crypto: engine - move crypto engine to its own header
Corentin LABBE
2016-09-07
2
-70
/
+90
|
/
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-27
1
-0
/
+1
|
\
|
*
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
2016-07-03
1
-0
/
+1
*
|
crypto: skcipher - Add comment for skcipher_alg->base
Herbert Xu
2016-07-19
1
-0
/
+1
*
|
crypto: scatterwalk - Inline start/map/done
Herbert Xu
2016-07-18
1
-6
/
+40
*
|
crypto: api - Optimise away crypto_yield when hard preemption is on
Herbert Xu
2016-07-18
1
-0
/
+2
*
|
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
2016-07-18
1
-2
/
+0
*
|
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
2016-07-18
2
-127
/
+12
*
|
crypto: null - Remove default null blkcipher
Herbert Xu
2016-07-18
1
-3
/
+11
*
|
crypto: aead - Remove blkcipher null for IV generators
Herbert Xu
2016-07-18
1
-1
/
+0
*
|
crypto: aead - Add skcipher null for IV generators
Herbert Xu
2016-07-18
1
-0
/
+1
[next]