index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-01
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: axis - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: ccree - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
crypto: caam - handle zero-length AEAD output
Horia Geantă
2019-02-01
crypto: caam - add support for cmac(aes)
Iuliana Prodan
2019-02-01
crypto: seqiv - Use kmemdup in seqiv_aead_encrypt()
YueHaibing
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
crypto: bcm - remove unused function do_decrypt()
Eric Biggers
2019-01-25
hwrng: virtio - Avoid repeated init of completion
David Tolnay
2019-01-25
crypto: chacha20poly1305 - use template array registering API to simplify the...
Xiongfeng Wang
2019-01-25
crypto: ctr - use template array registering API to simplify the code
Xiongfeng Wang
2019-01-25
crypto: gcm - use template array registering API to simplify the code
Xiongfeng Wang
2019-01-25
crypto: ccm - use template array registering API to simplify the code
Xiongfeng Wang
2019-01-25
crypto: api - add a helper to (un)register a array of templates
Xiongfeng Wang
2019-01-25
crypto: morus - Convert to SPDX license identifiers
Thomas Gleixner
2019-01-25
crypto: aegis - Convert to SPDX license identifiers
Thomas Gleixner
2019-01-25
crypto: morus - Cleanup license mess
Thomas Gleixner
2019-01-25
crypto: aegis - Cleanup license mess
Thomas Gleixner
2019-01-25
crypto: chelsio - Inline single pdu only
Atul Gupta
2019-01-25
crypto: chelsio - avoid using sa_entry imm
Atul Gupta
2019-01-25
crypto: ccree - don't copy zero size ciphertext
Gilad Ben-Yossef
2019-01-25
crypto: ccree - shared irq lines are not a bug
Gilad Ben-Yossef
2019-01-25
crypto: ccree - unmap buffer before copying IV
Gilad Ben-Yossef
2019-01-25
crypto: ccree - remove legacy leftover
Hadar Gat
2019-01-25
crypto: ccree - fix free of unallocated mlli buffer
Hadar Gat
2019-01-25
crypto: ccree - add error message
Hadar Gat
2019-01-25
crypto: ccree - improve error handling
Hadar Gat
2019-01-18
crypto: testmgr - unify the AEAD encryption and decryption test vectors
Eric Biggers
2019-01-18
crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption tests
Eric Biggers
2019-01-18
crypto: testmgr - add gcm(aes) decryption tests to encryption tests
Eric Biggers
2019-01-18
crypto: testmgr - add ccm(aes) decryption tests to encryption tests
Eric Biggers
2019-01-18
crypto: testmgr - skip AEAD encryption test vectors with novrfy set
Eric Biggers
2019-01-18
crypto: af_alg - remove redundant initializations of sk_family
Eric Biggers
2019-01-18
crypto: af_alg - use list_for_each_entry() in af_alg_count_tsgl()
Eric Biggers
2019-01-18
crypto: af_alg - make some functions static
Eric Biggers
2019-01-18
crypto: stat - remove unused mutex
Eric Biggers
2019-01-18
crypto: tgr192 - fix unaligned memory access
Eric Biggers
2019-01-18
crypto: x86/aesni-gcm - make 'struct aesni_gcm_tfm_s' static const
Eric Biggers
2019-01-18
crypto: user - forward declare crypto_nlsk
Eric Biggers
2019-01-18
crypto: testmgr - handle endianness correctly in alg_test_crc32c()
Eric Biggers
2019-01-18
crypto: streebog - use correct endianness type
Eric Biggers
2019-01-18
crypto: rsa-pkcs1pad - include <crypto/internal/rsa.h>
Eric Biggers
2019-01-18
crypto: gcm - use correct endianness type in gcm_hash_len()
Eric Biggers
2019-01-18
crypto: brcm - Fix some set-but-not-used warning
YueHaibing
2019-01-18
crypto: testmgr - split akcipher tests by a key type
Vitaly Chikunov
2019-01-18
crypto: shash - remove pointless checks of shash_alg::{export,import}
Eric Biggers
2019-01-18
crypto: shash - require neither or both ->export() and ->import()
Eric Biggers
2019-01-18
crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
Eric Biggers
2019-01-18
crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
Eric Biggers
[next]