index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
logic_pio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
crypto: x86/poly1305 - Clear key material from stack in SSE2 variant
Tommi Hirvola
1
-0
/
+4
2019-02-28
crypto: caam - generate hash keys in-place
Horia Geantă
2
-47
/
+23
2019-02-28
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
1
-2
/
+1
2019-02-28
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
1
-3
/
+5
2019-02-28
hwrng: bcm2835 - fix probe as platform device
Jonas Gorski
1
-8
/
+10
2019-02-28
crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
Krzysztof Kozlowski
1
-2
/
+4
2019-02-28
crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()
Mao Wenan
1
-1
/
+1
2019-02-28
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
1
-13
/
+20
2019-02-28
crypto: marvell - Remove set but not used variable 'ivsize'
YueHaibing
1
-2
/
+0
2019-02-22
crypto: ccp - Update driver messages to remove some confusion
Lendacky, Thomas
2
-9
/
+14
2019-02-22
crypto: adiantum - add 1536 and 4096-byte test vectors
Eric Biggers
1
-0
/
+2860
2019-02-22
crypto: nhpoly1305 - add a test vector with len % 16 != 0
Eric Biggers
1
-0
/
+144
2019-02-22
crypto: arm/aes-ce - update IV after partial final CTR block
Eric Biggers
1
-13
/
+13
2019-02-22
crypto: arm64/aes-blk - update IV after partial final CTR block
Eric Biggers
1
-2
/
+1
2019-02-22
crypto: testmgr - add iv_out to all CTR test vectors
Eric Biggers
1
-0
/
+45
2019-02-22
crypto: testmgr - add iv_out to all CBC test vectors
Eric Biggers
1
-0
/
+48
2019-02-22
crypto: testmgr - support checking skcipher output IV
Eric Biggers
2
-7
/
+11
2019-02-22
crypto: testmgr - remove extra bytes from 3DES-CTR IVs
Eric Biggers
1
-4
/
+2
2019-02-22
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2
-0
/
+35
2019-02-22
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
4
-5
/
+7
2019-02-22
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-02-22
crypto: caam/qi2 - relax busy polling while enqueuing FDs
Horia Geantă
1
-0
/
+2
2019-02-22
crypto: caam/qi2 - rate-limit enqueue failure prints
Horia Geantă
1
-1
/
+1
2019-02-22
crypto: caam/qi2 - use affine DPIOs
Horia Geantă
2
-23
/
+31
2019-02-22
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
1
-1
/
+0
2019-02-15
crypto: caam - weak key checking for cbc des, 3des
Iuliana Prodan
1
-2
/
+2
2019-02-15
crypto: caam - add ecb(*) support
Iuliana Prodan
4
-49
/
+161
2019-02-15
crypto: export arc4 defines
Iuliana Prodan
3
-7
/
+15
2019-02-15
crypto: caam - use mapped_{src,dst}_nents for job descriptor
Iuliana Prodan
1
-7
/
+20
2019-02-08
crypto: qat - Remove unused goto label
Herbert Xu
1
-1
/
+0
2019-02-08
MAINTAINERS: crypto: ccree: remove co-maintainer
Gilad Ben-Yossef
1
-1
/
+0
2019-02-08
crypto: testmgr - check for aead_request corruption
Eric Biggers
1
-0
/
+44
2019-02-08
crypto: testmgr - check for skcipher_request corruption
Eric Biggers
1
-0
/
+41
2019-02-08
crypto: testmgr - convert hash testing to use testvec_configs
Eric Biggers
2
-550
/
+352
2019-02-08
crypto: testmgr - convert aead testing to use testvec_configs
Eric Biggers
2
-475
/
+185
2019-02-08
crypto: testmgr - convert skcipher testing to use testvec_configs
Eric Biggers
2
-523
/
+245
2019-02-08
crypto: testmgr - implement random testvec_config generation
Eric Biggers
1
-0
/
+117
2019-02-08
crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
Eric Biggers
2
-0
/
+24
2019-02-08
crypto: testmgr - add testvec_config struct and helper functions
Eric Biggers
1
-15
/
+437
2019-02-08
crypto: arm64/aes-neonbs - fix returning final keystream block
Eric Biggers
1
-2
/
+6
2019-02-08
crypto: ahash - fix another early termination in hash walk
Eric Biggers
1
-7
/
+7
2019-02-08
crypto: x86/aesni-gcm - fix crash on empty plaintext
Eric Biggers
1
-5
/
+8
2019-02-08
crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
Eric Biggers
2
-48
/
+31
2019-02-08
crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
Eric Biggers
3
-69
/
+45
2019-02-08
crypto: morus - fix handling chunked inputs
Eric Biggers
2
-12
/
+14
2019-02-08
crypto: aegis - fix handling chunked inputs
Eric Biggers
3
-21
/
+21
2019-02-08
crypto: caam - fixed handling of sg list
Pankaj Gupta
1
-0
/
+1
2019-02-08
crypto: arm64/crct10dif-ce - cleanup and optimizations
Eric Biggers
2
-267
/
+233
2019-02-08
crypto: arm/crct10dif-ce - cleanup and optimizations
Eric Biggers
2
-294
/
+261
2019-02-08
crypto: x86/crct10dif-pcl - cleanup and optimizations
Eric Biggers
2
-559
/
+235
[next]