Sign in
android-kvm
/
linux
/
a3453d923ece6760689894bad5b6d5e00c0ffe2d
/
drivers
/
crypto
/
qce
0c3dc78
crypto: algapi - Remove skbuff.h inclusion
by Herbert Xu
· 4 years, 7 months ago
b8aa7dc
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
by Mikulas Patocka
· 4 years, 8 months ago
90e2f78
crypto: qce - permit asynchronous skcipher as fallback
by Ard Biesheuvel
· 4 years, 8 months ago
df12ef6
crypto: qce/sha - Do not modify scatterlist passed along with request
by Sivaprakash Murugesan
· 4 years, 9 months ago
a668ee5
crypto: qce - re-initialize context on import
by Sivaprakash Murugesan
· 4 years, 9 months ago
8ac1b9cc
crypto: qce - support zero length test vectors
by Sivaprakash Murugesan
· 4 years, 9 months ago
d069b20
crypto: qce - fix wrong config symbol reference
by Eneas U de Queiroz
· 5 years ago
7f19380
crypto: qce - handle AES-XTS cases that qce fails
by Eneas U de Queiroz
· 5 years ago
ce163ba
crypto: qce - use AES fallback for small requests
by Eneas U de Queiroz
· 5 years ago
d6364b8
crypto: qce - use cryptlen when adding extra sgl
by Eneas U de Queiroz
· 5 years ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
59e056c
crypto: qce - allow building only hashes/ciphers
by Eneas U de Queiroz
· 5 years ago
8ceda88
crypto: qce - initialize fallback only for AES
by Eneas U de Queiroz
· 5 years ago
3e806a1
crypto: qce - update the skcipher IV
by Eneas U de Queiroz
· 5 years ago
3ee50c8
crypto: qce - save a sg table slot for result buf
by Eneas U de Queiroz
· 5 years ago
7de4c2b
crypto: qce - fix xts-aes-qce key sizes
by Eneas U de Queiroz
· 5 years ago
bb5c863
crypto: qce - fix ctr-aes-qce block, chunk sizes
by Eneas U de Queiroz
· 5 years ago
3e8b4cc
crypto: qce/dma - Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
8bf0871
crypto: qce - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
f65eae6
crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Eneas U de Queiroz
· 5 years ago
f96c897
crypto: qce/des - switch to new verification routines
by Ard Biesheuvel
· 6 years ago
a54d83d
crypto: qce - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
5feaaae
crypto: qce - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
d416559
crypto: remove useless initializations of cra_list
by Eric Biggers
· 6 years ago
d1e4ba8
crypto: qce - Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
85d7311
crypto: remove redundant type flags from tfm allocation
by Eric Biggers
· 7 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
c70e5f9
crypto: qce - move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
06ec1f8
crypto: Use PTR_ERR_ZERO
by Himanshu Jha
· 8 years ago
2d20ce07
crypto: qce - Use skcipher for fallback
by Herbert Xu
· 9 years ago
4fa9948
crypto: qce - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
fea4045
crypto: qce - dma_map_sg can handle chained SG
by LABBE Corentin
· 9 years ago
c56f6d1
crypto: replace scatterwalk_sg_chain with sg_chain
by Dan Williams
· 10 years ago
5be4d4c
crypto: replace scatterwalk_sg_next with sg_next
by Cristian Stoica
· 10 years ago
3b1b4f5
crypto: qce: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
f89f4a0
Fix up missing dmaengine header inclusion from qce crypto engine
by Linus Torvalds
· 10 years ago
58a6535
crypto: qce - fix sparse warnings
by Stanimir Varbanov
· 11 years ago
c672752
crypto: qce - Build Qualcomm crypto driver
by Stanimir Varbanov
· 11 years ago
ec8f5d8
crypto: qce - Qualcomm crypto engine driver
by Stanimir Varbanov
· 11 years ago