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
2010-11-13
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
Adrian Hoban
1
-0
/
+11
2010-05-19
crypto: tcrypt - Add speed tests for async hashing
David S. Miller
1
-6
/
+330
2010-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-10
crypto: tcrypt - Speed testing support for ghash
Huang Ying
1
-0
/
+7
2009-09-02
crypto: vmac - New hash algorithm for intel_txt support
Shane Wang
1
-0
/
+4
2009-07-14
crypto: tcrypt - Add mask parameter
Herbert Xu
1
-3
/
+6
2009-06-19
crypto: tcrypt - Fix module return code when testing by name
Herbert Xu
1
-1
/
+1
2009-06-19
crypto: tcrypt - Test algorithms by name
Steffen Klassert
1
-1
/
+14
2009-06-02
crypto: tcrypt - Do not exit on success in fips mode
Jarod Wilson
1
-74
/
+90
2009-06-02
crypto: testmgr - Add ctr(aes) test vectors
Jarod Wilson
1
-0
/
+1
2009-06-02
crypto: testmgr - Add ansi_cprng test vectors
Jarod Wilson
1
-0
/
+4
2009-06-02
crypto: testmgr - Add self-tests for rfc4309(ccm(aes))
Jarod Wilson
1
-0
/
+4
2009-06-02
crypto: tcrypt - Reduce stack size
Frank Seidel
1
-7
/
+9
2009-03-04
crypto: testmgr - add zlib test
Geert Uytterhoeven
1
-1
/
+5
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu
1
-1700
/
+8
2008-08-29
crypto: tcrypt - Add alg_test interface
Herbert Xu
1
-438
/
+1017
2008-08-29
crypto: tcrypt - Abort and only log if there is an error
Herbert Xu
1
-146
/
+200
2008-08-29
crypto: tcrypt - Avoid using contiguous pages
Herbert Xu
1
-153
/
+151
2008-08-13
crypto: tcrypt - Fix AEAD chunk testing
Herbert Xu
1
-9
/
+19
2008-07-10
crypto: hash - Move ahash functions into crypto/hash.h
Herbert Xu
1
-0
/
+1
2008-07-10
crypto: tcrpyt - Remove unnecessary kmap/kunmap calls
Herbert Xu
1
-10
/
+5
2008-07-10
[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
Neil Horman
1
-0
/
+16
2008-07-10
[CRYPTO] tcrypt: Use asynchronous hash interface
Loc Ho
1
-19
/
+57
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger
1
-2
/
+19
2008-07-10
[CRYPTO] tcrypt: Catch cipher destination memory corruption
Patrick McHardy
1
-5
/
+21
2008-07-10
[CRYPTO] tcrpyt: Get rid of change log in source
Herbert Xu
1
-8
/
+0
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160
Adrian-Ken Rueegsegger
1
-1
/
+28
2008-07-08
crypto: tcrypt - Fix memory leak in test_cipher
Darren Jenkins
1
-9
/
+1
2008-04-21
[CRYPTO] all: Clean up init()/fini()
Kamalesh Babulal
1
-4
/
+4
2008-04-21
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
1
-2
/
+14
2008-04-21
[CRYPTO] tcrypt: Change the usage of the test vectors
Sebastian Siewior
1
-165
/
+181
2008-04-21
[CRYPTO] tcrypt: Shrink speed templates
Sebastian Siewior
1
-39
/
+50
2008-04-21
[CRYPTO] tcrypt: Group common speed templates
Sebastian Siewior
1
-37
/
+33
2008-01-11
[CRYPTO] tcrypt: Make xcbc available as a standalone test
Herbert Xu
1
-0
/
+6
2008-01-11
[CRYPTO] tcrypt: Zero axbuf in the right function
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] tcrypt: Add CCM vectors
Joy Latten
1
-2
/
+29
2008-01-11
[CRYPTO] ctr: Refactor into ctr and rfc3686
Herbert Xu
1
-4
/
+4
2008-01-11
[CRYPTO] tcrypt: Added salsa20 speed test
Tan Swee Heng
1
-0
/
+5
2008-01-11
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
1
-1
/
+8
2008-01-11
[CRYPTO] tcrypt: Add common compression tester function
Zoltan Sogor
1
-13
/
+20
2008-01-11
[CRYPTO] gcm: Fix ICV handling
Herbert Xu
1
-28
/
+16
2008-01-11
[CRYPTO] tcrypt: Make gcm available as a standalone test
Herbert Xu
1
-0
/
+7
2008-01-11
[CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h
Denis Cheng
1
-4
/
+3
2008-01-11
[CRYPTO] tcrypt: Support for large test vectors
Tan Swee Heng
1
-36
/
+34
2008-01-11
[CRYPTO] gcm: New algorithm
Mikko Herranen
1
-0
/
+5
2008-01-11
[CRYPTO] tcrypt: Add aead support
Mikko Herranen
1
-9
/
+249
2008-01-11
[CRYPTO] salsa20: Salsa20 stream cipher
Tan Swee Heng
1
-1
/
+7
2008-01-11
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
1
-3
/
+19
2008-01-11
[CRYPTO] ctr: Add countersize
Joy Latten
1
-4
/
+4
[next]