index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-26
crypto: authenc - fix parsing key with misaligned rta_len
Eric Biggers
1
-3
/
+11
2019-01-26
crypto: authencesn - Avoid twice completion call in decrypt path
Harsh Jain
1
-1
/
+1
2019-01-16
crypto: cts - fix crash on short inputs
Eric Biggers
1
-4
/
+4
2018-11-21
crypto: lrw - Fix out-of bounds access on counter overflow
Ondrej Mosnacek
1
-1
/
+6
2018-11-10
crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned
Jia-Ju Bai
1
-1
/
+1
2018-10-10
crypto: skcipher - Fix -Wstringop-truncation warnings
Stafford Horne
2
-0
/
+3
2018-08-17
crypto: ablkcipher - fix crash flushing dcache in error path
Eric Biggers
1
-31
/
+26
2018-08-17
crypto: blkcipher - fix crash flushing dcache in error path
Eric Biggers
1
-28
/
+26
2018-08-17
crypto: vmac - separate tfm and request context
Eric Biggers
1
-227
/
+181
2018-08-17
crypto: vmac - require a block cipher with 128-bit block size
Eric Biggers
1
-0
/
+4
2018-08-06
crypto: authenc - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-08-06
crypto: authencesn - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-05-16
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
1
-4
/
+4
2018-04-13
async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
Anup Patel
1
-3
/
+2
2018-04-08
crypto: ahash - Fix early termination in hash walk
Herbert Xu
1
-3
/
+4
2018-02-16
crypto: poly1305 - remove ->setkey() method
Eric Biggers
1
-12
/
+5
2018-02-16
crypto: cryptd - pass through absence of ->setkey()
Eric Biggers
1
-1
/
+2
2018-02-16
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
1
-0
/
+11
2018-02-16
crypto: tcrypt - fix S/G table for test_aead_speed()
Robert Baronescu
1
-2
/
+4
2018-02-03
crypto: af_alg - whitelist mask and type
Stephan Mueller
1
-4
/
+6
2018-01-17
crypto: algapi - fix NULL dereference in crypto_remove_spawns()
Eric Biggers
1
-0
/
+12
2018-01-10
crypto: pcrypt - fix freeing pcrypt instances
Eric Biggers
1
-9
/
+10
2018-01-10
crypto: chacha20poly1305 - validate the digest size
Eric Biggers
1
-1
/
+5
2018-01-02
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
1
-13
/
+10
2017-12-20
crypto: tcrypt - fix buffer lengths in test_aead_speed()
Robert Baronescu
1
-2
/
+4
2017-12-20
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
1
-7
/
+0
2017-12-20
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2
-3
/
+8
2017-12-16
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
1
-0
/
+2
2017-11-21
Revert "crypto: xts - Add ECB dependency"
Sasha Levin
1
-1
/
+0
2017-11-15
PKCS#7: fix unitialized boolean 'want'
Colin Ian King
1
-1
/
+1
2017-10-27
pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
Eric Sesterhenn
1
-0
/
+3
2017-10-21
crypto: xts - Add ECB dependency
Milan Broz
1
-0
/
+1
2017-10-18
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
1
-3
/
+5
2017-09-27
crypto: AF_ALG - remove SGL terminator indicator when chaining
Stephan Mueller
1
-1
/
+3
2017-09-07
crypto: algif_skcipher - only call put_page on referenced and used pages
Stephan Mueller
1
-2
/
+7
2017-08-06
crypto: authencesn - Fix digest_null crash
Herbert Xu
1
-0
/
+5
2017-06-14
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
1
-4
/
+2
2017-05-20
crypto: algif_aead - Require setkey before accept(2)
Stephan Mueller
1
-8
/
+149
2017-05-02
crypto: testmgr - fix out of bound read in __test_aead()
Jerome Marchand
1
-2
/
+3
2017-04-21
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
1
-29
/
+50
2017-03-30
crypto: algif_hash - avoid zero-sized array
Jiri Slaby
1
-1
/
+1
2017-03-26
crypto: mcryptd - Fix load failure
Wang, Rui Y
1
-0
/
+1
2017-03-26
crypto: cryptd - Assign statesize properly
Wang, Rui Y
1
-0
/
+1
2017-03-18
crypto: improve gcc optimization flags for serpent and wp512
Arnd Bergmann
1
-0
/
+2
2017-03-12
crypto: testmgr - Pad aes_ccm_enc_tv_template vector
Laura Abbott
1
-1
/
+1
2017-02-09
crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
Salvatore Benedetto
1
-0
/
+1
2016-12-15
crypto: rsa - Add Makefile dependencies to fix parallel builds
David Michael
1
-0
/
+1
2016-12-15
crypto: mcryptd - Check mcryptd algorithm compatibility
tim
1
-7
/
+12
2016-10-31
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
1
-1
/
+1
2016-10-28
PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
Peter Jones
1
-3
/
+1
[next]