2019-12-20 |
Pascal van... | crypto: inside-secure - Fix hang case on EIP97 with... |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Pascal van... | crypto: inside-secure - Fix Unable to fit even 1 comman... |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Daniel Jordan | padata: update documentation file path in MAINTAINERS |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Herbert Xu | crypto: api - fix unexpectedly getting generic implemen... |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Andrei Botila | crypto: caam/qi2 - remove double buffering for ahash |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Andrei Botila | crypto: caam - remove double buffering for ahash |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Chuhong Yuan | crypto: picoxcell - adjust the position of tasklet_init... |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Greg Kroah... | crypto: hisilicon - still no need to check return value... |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Rijo Thomas | crypto: ccp - provide in-kernel API to submit TEE commands |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Rijo Thomas | crypto: ccp - add TEE support for Raven Ridge |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Rijo Thomas | crypto: ccp - check whether PSP supports SEV or TEE... |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Rijo Thomas | crypto: ccp - move SEV vdata to a dedicated data structure |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Rijo Thomas | crypto: ccp - create a generic psp-dev file |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Rijo Thomas | crypto: ccp - rename psp-dev files to sev-dev |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: hmac - Use init_tfm/exit_tfm interface |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: padlock-sha - Use init_tfm/exit_tfm interface |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: shash - Add init_tfm/exit_tfm and verify descsize |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: api - Add more comments to crypto_remove_spawns |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: api - Do not zap spawn->alg |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: api - Fix race condition in crypto_spawn_alg |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: doc - remove references to ARC4 |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: api - Check spawn->alg under lock in crypto_dro... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Valdis Klētnieks | crypto: chacha - fix warning message in header file |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-{aes,sha,tdes} - Group common alg type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-aes - Use gcm helper to check authsize |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-sha - Void return type for atmel_sha_upda... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-{sha,tdes} - Remove unused 'err' member... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-aes - Fix saving of IV for CTR mode |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-aes - Fix counter overflow in CTR mode |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-{aes,tdes} - Do not save IV for ECB mode |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-tdes - Drop unnecessary passing of tfm |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-tdes - Map driver data flags to Mode... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-tdes - Remove useless write in Control... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-{aes,sha,tdes} - Rename labels in probe() |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-{aes,sha,tdes} - Drop superfluous error... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-{sha,tdes} - Propagate error from _hw_ver... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-tdes - Remove unused header includes |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-{sha,tdes} - Change algorithm priorities |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tudor Ambarus | crypto: atmel-tdes - Constify value to write to hw |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: af_alg - Use bh_lock_sock in sk_destruct |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Daniel Jordan | padata: update documentation |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Daniel Jordan | padata: remove reorder_objects |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Daniel Jordan | padata: remove cpumask change notifier |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Daniel Jordan | padata: always acquire cpu_hotplug_lock before pinst... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Daniel Jordan | padata: validate cpumask without removed CPU during... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: cipher - remove crt_u.cipher (struct cipher_tfm) |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: compress - remove crt_u.compress (struct compre... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: testmgr - generate inauthentic AEAD test vectors |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: testmgr - create struct aead_extra_tests_ctx |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: testmgr - test setting misaligned keys |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: testmgr - check skcipher min_keysize |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: testmgr - don't try to decrypt uninitialized... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: skcipher - add crypto_skcipher_min_keysize() |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: aead - move crypto_aead_maxauthsize() to <crypt... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-crypto - copy the temporary data to output... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-des - handle NULL cipher request |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-des - avoid unnecessary spam with bad... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-aes-gcm - convert to use crypto engine |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-sham - fix unaligned sg list handling |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-aes-gcm - fix failure with assocdata only |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Ard Biesheuvel | crypto: omap-aes-gcm - use the AES library to encrypt... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Ard Biesheuvel | crypto: omap-aes-gcm - check length of assocdata in... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Ard Biesheuvel | crypto: omap-aes-gcm - add missing .setauthsize hooks |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Ard Biesheuvel | crypto: omap-aes-gcm - deal with memory allocation... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Ard Biesheuvel | crypto: omap-aes-ctr - set blocksize to 1 |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Ard Biesheuvel | crypto: omap-aes - reject invalid input sizes for block... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-aes - fixup aligned data cleanup |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-sham - fix split update cases with cryptom... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-aes-gcm - fix corner case with only auth... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-sham - fix buffer handling for split test... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-aes - add IV output handling |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-des - add IV output handling |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-aes - remove the sysfs group during driver... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-sham - remove the sysfs group during drive... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tero Kristo | crypto: omap-sham - split up data to multiple sg elemen... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: shash - allow essiv and hmac to use OPTIONAL_KE... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: skcipher - remove crypto_skcipher_extsize() |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: skcipher - remove crypto_skcipher::decrypt |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: skcipher - remove crypto_skcipher::encrypt |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: skcipher - remove crypto_skcipher::setkey |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: skcipher - remove crypto_skcipher::keysize |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: skcipher - remove crypto_skcipher::ivsize |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: api - remove another reference to blkcipher |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Eric Biggers | crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: pcrypt - Do not clear MAY_SLEEP flag in origina... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Ard Biesheuvel | crypto: arm64/ghash-neon - bump priority to 150 |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Sami Tolvanen | crypto: arm64/sha - fix function types |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Ard Biesheuvel | crypto: ccp - set max RSA modulus size for v3 platform... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Gilad Ben-Yossef | crypto: ccree - fix backlog memory leak |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Hadar Gat | crypto: ccree - fix typos in error msgs |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Hadar Gat | crypto: ccree - fix typos in comments |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Gilad Ben-Yossef | crypto: ccree - remove useless define |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Kees Cook | crypto: x86 - Regularize glue function prototypes |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Iuliana Prodan | crypto: caam - do not reset pointer size from MCFGR... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Herbert Xu | crypto: pcrypt - Avoid deadlock by using per-instance... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Peter Ujfalusi | crypto: atmel-tdes - Retire dma_request_slave_channel_c... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Peter Ujfalusi | crypto: atmel-sha - Retire dma_request_slave_channel_co... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Peter Ujfalusi | crypto: atmel-aes - Retire dma_request_slave_channel_co... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Krzysztof Kozlowski | crypto: Kconfig - Fix indentation |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Corentin Labbe | crypto: sun4i-ss - add the A33 variant of SS |
commit | commitdiff | tree | snapshot |
next |