Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a7ecb9d3ea3fdc91a3abb40203f5f7810ffe88c2
/
crypto
90f62cf
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
7c1da8d
crypto: sha - SHA1 transform x86_64 AVX2
by chandramouli narayanan
· 11 years ago
130fa5b
crypto: crypto_wq - Fix late crypto work queue initialization
by Tim Chen
· 11 years ago
bca4feb
crypto: testmgr - add aead null encryption test vectors
by Horia Geanta
· 11 years ago
7256725
crypto: export NULL algorithms defines
by Horia Geanta
· 11 years ago
d4a7a0f
crypto: hash - Simplify the ahash_finup implementation
by Marek Vasut
· 11 years ago
1ffc9fb
crypto: hash - Pull out the functions to save/restore request
by Marek Vasut
· 11 years ago
ab6bf4e
crypto: hash - Fix the pointer voodoo in unaligned ahash
by Marek Vasut
· 11 years ago
4f7f1d7
crypto: allow blkcipher walks over AEAD data
by Ard Biesheuvel
· 11 years ago
822be00
crypto: remove direct blkcipher_walk dependency on transform
by Ard Biesheuvel
· 11 years ago
06e5a1f
CRC32C: Add soft module dependency to load other accelerated crc32c modules
by Tim Chen
· 11 years ago
13c789a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
1d9a394
crypto: ahash - Fully restore ahash request before completing
by Marek Vasut
· 11 years ago
53f52d7
crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite
by Tim Chen
· 11 years ago
e37b94e
crypto: memneq - fix for archs without efficient unaligned access
by Daniel Borkmann
· 11 years ago
3110e40
crypto: pcrypt - Fix wrong usage of rcu_dereference()
by Mathias Krause
· 11 years ago
fe8c8a1
crypto: more robust crypto_memneq
by Cesar Eduardo Barros
· 11 years ago
d644c02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
5fc92de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d3f7d56
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
by Shawn Landden
· 11 years ago
8ec25c5
crypto: testmgr - fix sglen in test_aead for case 'dst != src'
by Horia Geanta
· 11 years ago
bbf9c89
crypto: caam - fix aead sglen for case 'dst != src'
by Horia Geanta
· 11 years ago
5638cab
crypto: ccm - Fix handling of zero plaintext when computing mac
by Horia Geanta
· 11 years ago
fc019c7
crypto: authenc - Find proper IV address in ablkcipher callback
by Tom Lendacky
· 11 years ago
4c1cc40
Revert "KEYS: verify a certificate is signed by a 'trusted' key"
by Linus Torvalds
· 11 years ago
26b265c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
d2c2ad5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
e6d69a6
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
df12a31
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Vinod Koul
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
09ec0f5
raid6test: add new corner case for ioatdma driver
by Dan Williams
· 11 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
1786b94
async_pq_val: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
7476bd7
async_pq: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
3bbdd49
async_raid6_recov: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
173e86b
async_xor_val: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
fb36ab1
async_xor: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
8971646
async_memcpy: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
dbed714
KEYS: The RSA public key algorithm needs to select MPILIB
by David Howells
· 11 years ago
f3d53ed
crypto: skcipher - Use eseqiv even on UP machines
by Herbert Xu
· 11 years ago
c7c8bb2
ima: provide support for arbitrary hash algorithms
by Dmitry Kasatkin
· 12 years ago
3fe78ca
keys: change asymmetric keys to use common hash definitions
by Dmitry Kasatkin
· 12 years ago
ee08997
crypto: provide single place for hash algo information
by Dmitry Kasatkin
· 12 years ago
157efa8
async_tx: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
fddc2c4
crypto: authencesn - Simplify key parsing
by Mathias Krause
· 11 years ago
bc6e2bd
crypto: authenc - Export key parsing helper function
by Mathias Krause
· 11 years ago
6bf37e5
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
by James Yonan
· 11 years ago
ea493d3
crypto: ablk_helper - Replace memcpy with struct assignment
by kbuild test robot
· 11 years ago
e4e7f10
ARM: add support for bit sliced AES using NEON instructions
by Ard Biesheuvel
· 11 years ago
e19aaa7
X.509: add module description and license
by Konstantin Khlebnikov
· 11 years ago
09fbc47
KEYS: verify a certificate is signed by a 'trusted' key
by Mimi Zohar
· 11 years ago
cd0421d
KEYS: Set the asymmetric-key type default search method
by David Howells
· 11 years ago
124df92
X.509: Remove certificate date checks
by David Howells
· 11 years ago
17334ca
X.509: Handle certificates that lack an authorityKeyIdentifier field
by David Howells
· 11 years ago
2ecdb23
X.509: Check the algorithm IDs obtained from parsing an X.509 certificate
by David Howells
· 11 years ago
b426beb
X.509: Embed public_key_signature struct and create filler function
by David Howells
· 11 years ago
57be4a7
X.509: struct x509_certificate needs struct tm declaring
by David Howells
· 11 years ago
3d167d6
KEYS: Split public_key_verify_signature() and make available
by David Howells
· 11 years ago
67f7d60b
KEYS: Store public key algo ID in public_key struct
by David Howells
· 11 years ago
206ce59
KEYS: Move the algorithm pointer array from x509 to public_key.c
by David Howells
· 11 years ago
9abc4e6
KEYS: Rename public key parameter name arrays
by David Howells
· 11 years ago
801201a
crypto: move x86 to the generic version of ablk_helper
by Ard Biesheuvel
· 11 years ago
a62b01c
crypto: create generic version of ablk_helper
by Ard Biesheuvel
· 11 years ago
714b33d
crypto: ansi_cprng - Fix off by one error in non-block size request
by Neil Horman
· 11 years ago
26052f9
crypto: crct10dif - Add fallback for broken initrds
by Herbert Xu
· 11 years ago
77dbd7a
crypto: api - Fix race condition in larval lookup
by Herbert Xu
· 11 years ago
6be48f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
68411521
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
eeca9fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 11 years ago
06e710b
crypto: fcrypt - Fix bitoperation for compilation with clang
by Jan-Simon Möller
· 11 years ago
257aff5
crypto: scatterwalk - Add support for calculating number of SG elements
by Joel Fernandes
· 11 years ago
452ec04
crypto: camellia_generic - replace commas by semicolons and adjust code alignment
by Julia Lawall
· 11 years ago
fd1a190
crypto: fix typo in comment
by Cristian Stoica
· 11 years ago
f22d081
crypto: make tables used from assembler __visible
by Andi Kleen
· 11 years ago
032c8ca
crypto: testmgr - remove double execution of the same test suite
by Cristian Stoica
· 11 years ago
b48a97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
e70308e
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
0ea8530
crypto: add lz4 Cryptographic API
by Chanho Min
· 11 years ago
b2c3110
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
48a9db4
drivers/dma: remove unused support for MEMSET operations
by Bartlomiej Zolnierkiewicz
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
1c8fca1
crypto: sanitize argument for format string
by Kees Cook
· 11 years ago
939e177
crypto: algboss - Hold ref count on larval
by Herbert Xu
· 11 years ago
da5ffe1
crypto: testmgr - test hash implementations with unaligned buffers
by Jussi Kivilinna
· 11 years ago
58dcf54
crypto: testmgr - test AEADs with unaligned buffers
by Jussi Kivilinna
· 11 years ago
3a338f2
crypto: testmgr - test skciphers with unaligned buffers
by Jussi Kivilinna
· 11 years ago
5714758
crypto: testmgr - check that entries in alg_test_descs are in correct order
by Jussi Kivilinna
· 11 years ago
99f42f9
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"
by Jussi Kivilinna
· 11 years ago
3d387ef
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
by Jussi Kivilinna
· 11 years ago
edb7c7c
crypto: blowfish - disable AVX2 implementation
by Jussi Kivilinna
· 11 years ago
3ef91f2
crypto: twofish - disable AVX2 implementation
by Jussi Kivilinna
· 11 years ago
d329581
crypto: sha512_generic - set cra_driver_name
by Jussi Kivilinna
· 11 years ago
3976121
crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash
by Tim Chen
· 12 years ago
0b95a7f8
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
by Tim Chen
· 12 years ago
2d31e51
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework
by Tim Chen
· 12 years ago
f8ce1fa
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
3ec39ab
raid6test: use prandom_bytes()
by Akinobu Mita
· 12 years ago
Next »