Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
fec17cb2231733174e039ad9054fa16bb358e2ec
fec17cb
crypto: rsa-pkcs1pad - use constant time memory comparison for MACs
by Jason A. Donenfeld
· 8 years ago
ffe5526
crypto: crypto4xx - fix an error code
by Christophe Jaillet
· 8 years ago
88d58ef
crypto: engine - replace pr_xxx by dev_xxx
by Corentin LABBE
· 8 years ago
cf3f960
crypto: testmgr - use consistent format for errors
by Gilad Ben-Yossef
· 8 years ago
b1a4b18
crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"
by Colin Ian King
· 8 years ago
0496554
crypto: sun4i-ss - fix large block size support
by Antoine Ténart
· 8 years ago
0d9c68a
crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Antoine Ténart
· 8 years ago
317cbac
crypto: sun4i-ss - move from ablkcipher to skcipher API
by Antoine Ténart
· 8 years ago
d78867a
crypto: sun4i-ss - use GENMASK to generate masks
by Antoine Ténart
· 8 years ago
303391d
crypto: sun4i-ss - simplify the appended bit assignment
by Antoine Ténart
· 8 years ago
214a9bd
crypto: sun4i-ss - simplify the pad length calculation
by Antoine Ténart
· 8 years ago
7e6df1f
crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0
by Antoine Ténart
· 8 years ago
0f52dda
crypto: sun4i-ss - cannot use DMA is the request is 0 length
by Antoine Ténart
· 8 years ago
11be010
crypto: sun4i-ss - use lower/upper_32_bits helpers
by Antoine Ténart
· 8 years ago
a595e60
crypto: sun4i-ss - remove conditional checks against 0
by Antoine Ténart
· 8 years ago
e3f9490
crypto: sun4i-ss - group variable definitions in sun4i_hash()
by Antoine Ténart
· 8 years ago
c723585
crypto: algapi - Use pr_err common logging style.
by Karim Eshapa
· 8 years ago
ea644b8
crypto: doc - Fixed bugs, added example usage of calc_hash().
by Kamil Konieczny
· 8 years ago
8270f5d
crypto: glue_helper - Delete some dead code
by Dan Carpenter
· 8 years ago
fa598d0
crypto: aes_ti - fix comment for MixColumns step
by Eric Biggers
· 8 years ago
b916291
crypto: mediatek - drop .owner field in mtk_crypto_driver
by Geliang Tang
· 8 years ago
10d8222
crypto: cavium - Add more algorithms
by George Cherian
· 8 years ago
e2eb769
crypto: cavium - Remove the individual encrypt/decrypt function for each algorithm
by George Cherian
· 8 years ago
cc53e92
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to dev_dbg
by George Cherian
· 8 years ago
9d1fb19
crypto: ccp - return NULL instead of 0
by pjambhlekar
· 8 years ago
3cdbe34
crypto: ccp - Add debugfs entries for CCP information
by Gary R Hook
· 8 years ago
03d2c51
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
by Martin Hicks
· 8 years ago
48df28b
dt-bindings: crypto: remove mediatek ethif clock
by Ryder Lee
· 8 years ago
8fa23a2
crypto: mediatek - remove redundant clock setting
by Ryder Lee
· 8 years ago
47d3fd3
crypto: testmgr - add genkey kpp test
by Tudor-Dan Ambarus
· 8 years ago
6755fd2
crypto: ecdh - add privkey generation support
by Tudor-Dan Ambarus
· 8 years ago
f266387
crypto: cavium - Register the CNN55XX supported crypto algorithms.
by Srikanth Jampala
· 8 years ago
086eac9
crypto: cavium - Add debugfs support in CNN55XX driver.
by Srikanth Jampala
· 8 years ago
14fa93c
crypto: cavium - Add support for CNN55XX adapters.
by Srikanth Jampala
· 8 years ago
3bca64c
X.509: Fix error code in x509_cert_parse()
by Dan Carpenter
· 8 years ago
a18ccc3
crypto: drbg - Fixes panic in wait_for_completion call
by Stephan Mueller
· 8 years ago
543de10
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
515c4d27
crypto: qat - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
e198429
crypto: caampkc - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
1c23b46
crypto: rsa - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
561f8e2
crypto: akcipher - assume key is already set in maxsize
by Tudor-Dan Ambarus
· 8 years ago
85ac98c
crypto: qat - comply with crypto_kpp_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
d0efb48
crypto: ecdh - comply with crypto_kpp_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
7f69105
crypto: dh - comply with crypto_kpp_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
c444b8d
crypto: kpp - assume key is already set in maxsize
by Tudor-Dan Ambarus
· 8 years ago
ee34e26
crypto: dh - fix memleak in setkey
by Tudor-Dan Ambarus
· 8 years ago
7380c56
crypto: ecc - rename ecdh_make_pub_key()
by Tudor-Dan Ambarus
· 8 years ago
ad26959
crypto: ecc - remove unnecessary casts
by Tudor-Dan Ambarus
· 8 years ago
099054d
crypto: ecc - remove unused function arguments
by Tudor-Dan Ambarus
· 8 years ago
c0ca121
crypto: kpp, (ec)dh - fix typos
by Tudor-Dan Ambarus
· 8 years ago
ee0db78d
MAINTAINERS: add a maintainer for the Inside Secure crypto driver
by Antoine Ténart
· 8 years ago
1b44c5a
crypto: inside-secure - add SafeXcel EIP197 crypto engine driver
by Antoine Ténart
· 8 years ago
c28e8f2
crypto: omap-sham - force word alignment on the xmit-buf also
by Tero Kristo
· 8 years ago
898d86a
crypto: omap-sham - fix closing of hash with separate finalize call
by Tero Kristo
· 8 years ago
5d78d57
crypto: omap-sham - buffer handling fixes for hashing later
by Tero Kristo
· 8 years ago
ad18cc9
crypto: omap-aes - Add support for GCM mode
by Tero Kristo
· 8 years ago
d695bfd
crypto: omap-aes - export some AES driver functionality locally
by Tero Kristo
· 8 years ago
5b3d4d2
crypto: omap-aes - move definitions over to a separate header file
by Tero Kristo
· 8 years ago
afc2dc1
crypto: omap-aes - use base omap crypto support library
by Tero Kristo
· 8 years ago
9765e76
crypto: omap-des - use base omap crypto support library
by Tero Kristo
· 8 years ago
74ed87e
crypto: omap - add base support library for common routines
by Tero Kristo
· 8 years ago
418f2a8
crypto: omap-des - use runtime_pm autosuspend for clock handling
by Tero Kristo
· 8 years ago
a636fdc
crypto: omap-des - add check for weak keys
by Tero Kristo
· 8 years ago
619ce70
crypto: omap-aes - fix context handling for multiple cores
by Tero Kristo
· 8 years ago
f09b348
crypto: omap-aes - drop unused flags attribute from omap_aes_ctx
by Tero Kristo
· 8 years ago
1e6adff
crypto: rng - Remove unused function __crypto_rng_cast()
by Matthias Kaehlcke
· 8 years ago
284e763
hw_random: timeriomem_rng: Allow setting RNG quality from platform data
by Rick Altherr
· 8 years ago
b14c534
dt-bindings: timeriomem_rng: Add entropy quality property
by Rick Altherr
· 8 years ago
2a9faf8
crypto: arm/crc32 - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
a83ff88
crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
bd56f95
crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
c9d9f60
crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
4d8061a
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
6507c57
crypto: ccp - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
1127eea
crypto: mediatek - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
f14011a
crypto: qat - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
ebd401e
crypto: omap-sham - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
8139782
crypto: mv_cesa - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
d477d81
crypto: marvell - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
bb9634d
crypto: ixp4xx - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
1126d47
crypto: brcm - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
03d7db5
crypto: hmac - add hmac IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
9417cd1
crypto: x86/aes - Don't use %rbp as temporary register
by Eric Biggers
· 8 years ago
248c650
crypto: qat - use pcie_flr instead of duplicating it
by Christoph Hellwig
· 8 years ago
5f052c9
crypto: img-hash - Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
986130b
hwrng: omap3-rom - Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
cce2ea8
crypto: aesni - add generic gcm(aes)
by Sabrina Dubroca
· 8 years ago
2df7e81
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
27352c4
crypto: aesni - make AVX2 AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
0120af7
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
e10f9cb
crypto: aesni - make AVX AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
38d9dee
crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
0487cca
crypto: aesni - make non-AVX AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
f4857f4
crypto: arm64/sha - avoid non-standard inline asm tricks
by Ard Biesheuvel
· 8 years ago
ac50b78
crypto: ccp - Add a module author
by Gary R Hook
· 8 years ago
4a651b1
crypto: caam - add support for RSA key form 3
by Radu Alexe
· 8 years ago
52e26d7
crypto: caam - add support for RSA key form 2
by Radu Alexe
· 8 years ago
7ca4a9a
crypto: caam - incapsulate dropping leading zeros into function
by Radu Alexe
· 8 years ago
7fcaf62
crypto: caam - avoid kzalloc(0) in caam_read_raw_data
by Tudor Ambarus
· 8 years ago
15a9b36
crypto: sha512-mb - add some missing unlock on error
by Dan Carpenter
· 8 years ago
Next »