index
:
kernel_xiaomi_msm8937.git
n7.1
o8.0
o8.1
kernel_xiaomi_msm8937
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...
Michael Bestas
2018-06-09
1
-0
/
+62
|
\
|
*
FROMGIT: crypto: speck - export common helpers
Eric Biggers
2018-02-22
1
-0
/
+62
*
|
Merge tag 'v3.18.111' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...
Michael Bestas
2018-05-31
2
-0
/
+11
|
\
|
|
*
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
2018-02-16
1
-0
/
+2
|
*
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
2018-01-02
1
-0
/
+1
|
*
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2017-12-20
1
-0
/
+8
*
|
Merge tag 'google-common-android-3.18' into 'msm-3.18'
Imran Khan
2017-08-11
1
-0
/
+10
|
\
|
|
*
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2017-04-22
1
-0
/
+10
*
|
Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'
Imran Khan
2016-06-09
2
-5
/
+13
|
\
|
|
*
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2016-02-09
1
-0
/
+1
|
*
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2016-02-09
1
-0
/
+7
|
*
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2016-02-09
1
-0
/
+2
|
*
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2016-02-09
1
-5
/
+3
*
|
crypto: ice: split the config callback
Gilad Broner
2016-03-20
1
-2
/
+2
*
|
PFK: fix race between key set and key invalidate in TZ
Gilad Broner
2016-03-20
1
-3
/
+4
*
|
crypto: ice: general driver clean-up
Gilad Broner
2015-12-01
1
-27
/
+1
*
|
crypto: ice: Make ICE init & reset API synchronous
Dinesh K Garg
2015-10-28
1
-9
/
+1
*
|
crypto: ice: Add an interface to dump ICE register
Dinesh K Garg
2015-09-18
1
-0
/
+1
*
|
crypto: ice: Fix ICE key index type
Dinesh K Garg
2015-07-28
1
-1
/
+1
*
|
crypto: ice: fix compilation error
Dov Levenglick
2015-07-05
1
-1
/
+1
*
|
crypto: ice: Add support of new interrupts for ICE
Dinesh K Garg
2015-06-16
1
-0
/
+12
*
|
msm: qseecom: Use ICE API to setup ICE for key configuration
Dinesh K Garg
2015-06-08
1
-0
/
+8
*
|
qcom: ice: Expose an API to setup ICE hardware
Dinesh K Garg
2015-06-05
1
-1
/
+2
*
|
crypto: qcom: Adding support of Inline Crypto Engine (ICE)
Dinesh K Garg
2015-05-30
1
-0
/
+90
|
/
*
crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code
Behan Webster
2014-10-14
1
-0
/
+5
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-12
1
-2
/
+4
|
\
|
*
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
2014-10-06
1
-1
/
+2
|
*
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-09-16
1
-2
/
+3
*
|
crypto: drbg - fix maximum value checks on 32 bit systems
Stephan Mueller
2014-08-26
1
-0
/
+13
*
|
crypto: drbg - remove configuration of fixed values
Stephan Mueller
2014-08-25
1
-13
/
+6
*
|
crypto: sha-mb - multibuffer crypto infrastructure
Tim Chen
2014-08-25
2
-0
/
+121
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-06
2
-0
/
+40
|
\
|
|
*
PKCS#7: Use x509_request_asymmetric_key()
David Howells
2014-07-29
1
-0
/
+4
|
*
PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
David Howells
2014-07-08
1
-0
/
+8
|
*
PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
David Howells
2014-07-08
1
-0
/
+5
|
*
PKCS#7: Implement a parser [RFC 2315]
David Howells
2014-07-08
1
-0
/
+23
*
|
crypto: Resolve shadow warnings
Mark Rustad
2014-08-01
3
-6
/
+6
*
|
crypto: drbg - Mix a time stamp into DRBG state
Stephan Mueller
2014-07-08
1
-1
/
+1
*
|
crypto: drbg - use of kernel linked list
Stephan Mueller
2014-07-04
1
-3
/
+4
*
|
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
2014-06-20
1
-0
/
+3
*
|
crypto: drbg - header file for DRBG
Stephan Mueller
2014-06-20
1
-0
/
+289
*
|
crypto: skcipher - Don't use __crypto_dequeue_request()
Marek Vasut
2014-06-20
1
-2
/
+1
*
|
crypto: api - Move crypto_yield() to algapi.h
Marek Vasut
2014-06-20
2
-6
/
+6
|
/
*
crypto: hash - Add real ahash walk interface
Herbert Xu
2014-05-21
1
-0
/
+13
*
crypto: export NULL algorithms defines
Horia Geanta
2014-03-21
1
-0
/
+11
*
crypto: allow blkcipher walks over AEAD data
Ard Biesheuvel
2014-03-10
1
-0
/
+4
*
crypto: remove direct blkcipher_walk dependency on transform
Ard Biesheuvel
2014-03-10
1
-1
/
+4
*
crypto: scatterwalk - Use sg_chain_ptr on chain entries
Tom Lendacky
2013-12-09
1
-1
/
+1
*
crypto: scatterwalk - Set the chain pointer indication bit
Tom Lendacky
2013-11-28
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-23
3
-2
/
+59
|
\
[next]