index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
2020-05-08
crypto: s390/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-05-08
crypto: powerpc/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-05-08
crypto: powerpc/sha1 - remove unused temporary workspace
Eric Biggers
2020-05-08
mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
Eric Biggers
2020-05-08
ASoC: cros_ec_codec: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
KEYS: encrypted: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
sctp: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
Bluetooth: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
ubifs: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
nfsd: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
ecryptfs: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
fscrypt: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
nfc: s3fwrn5: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: s5p-sss - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: omap-sham - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: n2 - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: mediatek - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: ccree - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: ccp - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: artpec6 - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: essiv - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: arm64/aes-glue - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: hash - introduce crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: lib/sha256 - return void
Eric Biggers
2020-05-08
crypto - Avoid free() namespace collision
Arnd Bergmann
2020-05-08
crypto: drbg - fix error return code in drbg_alloc_state()
Wei Yongjun
2020-05-08
crypto: acomp - search acomp with scomp backend in crypto_has_acomp
Barry Song
2020-05-08
crypto: engine - support for batch requests
Iuliana Prodan
2020-05-08
crypto: engine - support for parallel requests based on retry mechanism
Iuliana Prodan
2020-05-08
crypto: algapi - create function to add request in front of queue
Iuliana Prodan
2020-05-08
hwrng: cctrng - update help description
Hadar Gat
2020-05-08
hwrng: cctrng - change default to n
Hadar Gat
2020-05-08
hwrng: cctrng - Add dependency on OF
Hadar Gat
2020-05-08
crypto: bcm - Use the defined variable to clean code
Tang Bin
2020-05-08
crypto: stm32/hash - don't print error on probe deferral
Lionel Debieve
2020-05-08
crypto: stm32/hash - defer probe for dma device
Etienne Carriere
2020-05-08
crypto: stm32/hash - defer probe for reset controller
Etienne Carriere
2020-04-30
crypto: bcm - Fix unused assignment
Tang Bin
2020-04-30
crypto: bcm - Remove the unnecessary cast for PTR_ERR().
Tang Bin
2020-04-30
crypto: drbg - should select CTR
Corentin Labbe
2020-04-30
crypto: ctr - no longer needs CRYPTO_SEQIV
Corentin Labbe
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
2020-04-30
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
2020-04-30
lib/mpi: Fix 64-bit MIPS build with Clang
Nathan Chancellor
2020-04-30
crypto: ccp - Add support for SEV-ES to the PSP driver
Tom Lendacky
[next]