index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-14
crypto: api - Move low-level functions into algapi.h
Herbert Xu
1
-4
/
+7
2023-01-20
crypto: tcrypt - include larger key sizes in RFC4106 benchmark
Ard Biesheuvel
1
-4
/
+4
2022-11-25
crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
Zhang Yiqun
1
-9
/
+0
2022-11-04
crypto: tcrypt - add SM4 cts-cbc/xts/xcbc test
Tianjia Zhang
1
-0
/
+21
2022-11-04
crypto: tcrypt - Drop leading newlines from prints
Anirudh Venkataramanan
1
-5
/
+5
2022-11-04
crypto: tcrypt - Drop module name from print string
Anirudh Venkataramanan
1
-2
/
+1
2022-11-04
crypto: tcrypt - Use pr_info/pr_err
Anirudh Venkataramanan
1
-7
/
+7
2022-11-04
crypto: tcrypt - Use pr_cont to print test results
Anirudh Venkataramanan
1
-4
/
+4
2022-10-21
crypto: tcrypt - fix return value for multiple subtests
Robert Elliott
1
-128
/
+128
2022-09-24
crypto: tcrypt - add async speed test for aria cipher
Taehee Yoo
1
-0
/
+30
2022-08-26
crypto: tcrypt - remove mode=1000
Robert Elliott
1
-27
/
+0
2022-07-29
crypto: tcrypt - Remove the static variable initialisations to NULL
Jason Wang
1
-1
/
+1
2022-07-15
crypto: testmgr - add ARIA testmgr tests
Taehee Yoo
1
-1
/
+37
2022-06-10
crypto: blake2s - remove shash module
Jason A. Donenfeld
1
-12
/
+0
2022-06-10
crypto: hctr2 - Add HCTR2 support
Nathan Huckleberry
1
-0
/
+5
2022-06-10
crypto: polyval - Add POLYVAL support
Nathan Huckleberry
1
-0
/
+4
2022-06-10
crypto: xctr - Add XCTR support
Nathan Huckleberry
1
-0
/
+1
2022-03-03
crypto: api - allow algs only in specific constructions in FIPS mode
Nicolai Stange
1
-2
/
+2
2022-02-05
crypto: tcrypt - remove all multibuffer ahash tests
Tianjia Zhang
1
-224
/
+0
2022-01-28
crypto: tcrypt - add asynchronous speed test for SM3
Tianjia Zhang
1
-5
/
+9
2021-10-22
crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks
Horia Geantă
1
-3
/
+2
2021-08-21
crypto: tcrypt - add GCM/CCM mode test for SM4 algorithm
Tianjia Zhang
1
-0
/
+45
2021-08-21
crypto: tcrypt - Fix missing return value check
Tianjia Zhang
1
-10
/
+19
2021-07-30
crypto: tcrypt - add the asynchronous speed test for SM4
Tianjia Zhang
1
-1
/
+25
2021-05-28
crypto: tcrypt - enable tests for xxhash and blake2
Ard Biesheuvel
1
-0
/
+36
2021-02-10
crypto: serpent - get rid of obsolete tnepres variant
Ard Biesheuvel
1
-5
/
+1
2021-01-29
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
1
-10
/
+1
2021-01-29
crypto: tgr192 - remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
1
-36
/
+0
2021-01-29
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
Ard Biesheuvel
1
-13
/
+1
2021-01-29
crypto: rmd256 - remove RIPE-MD 256 hash algorithm
Ard Biesheuvel
1
-13
/
+1
2021-01-29
crypto: rmd128 - remove RIPE-MD 128 hash algorithm
Ard Biesheuvel
1
-17
/
+1
2021-01-03
crypto: tcrypt - avoid signed overflow in byte count
Ard Biesheuvel
1
-10
/
+10
2020-11-27
crypto: tcrypt - include 1420 byte blocks in aead and skcipher benchmarks
Ard Biesheuvel
1
-37
/
+44
2020-11-27
crypto: tcrypt - don't initialize at subsys_initcall time
Ard Biesheuvel
1
-1
/
+1
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+11
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-57
/
+57
2020-08-21
crypto: tcrypt - Add support for hash speed testing with keys
Herbert Xu
1
-5
/
+9
2020-08-21
crypto: tcrypt - delete duplicated words in messages
Randy Dunlap
1
-2
/
+2
2020-02-13
crypto: tcrypt - fix printed skcipher [a]sync mode
Horia Geantă
1
-2
/
+2
2019-11-17
crypto: tcrypt - constify check alg list
Corentin Labbe
1
-2
/
+2
2019-08-30
crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
Ard Biesheuvel
1
-0
/
+9
2019-07-26
crypto: tcrypt - add a speed test for AEGIS128
Ard Biesheuvel
1
-0
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2019-03-07
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
1
-2
/
+2
2018-12-13
crypto: tcrypt - add block size of 1472 to skcipher template
Ard Biesheuvel
1
-1
/
+1
2018-11-20
crypto: adiantum - add Adiantum support
Eric Biggers
1
-0
/
+12
2018-11-16
crypto: streebog - add Streebog test vectors
Vitaly Chikunov
1
-1
/
+39
2018-11-09
crypto: testmgr - add AES-CFB tests
Dmitry Eremin-Solenikov
1
-0
/
+5
2018-09-28
crypto: tcrypt - add OFB functional tests
Gilad Ben-Yossef
1
-0
/
+1
[next]