index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.c
Commit message (
Expand
)
Author
Age
*
crypto: testmgr - add twofish tests
Jussi Kivilinna
2011-10-21
*
crypto: testmgr - add blowfish test-vectors
Jussi Kivilinna
2011-10-21
*
crypto: tcrypt - add ctr(twofish) speed test
Jussi Kivilinna
2011-10-21
*
crypto: tcrypt - add ctr(blowfish) speed test
Jussi Kivilinna
2011-09-22
*
crypto: tcrypt - CTR mode speed test for AES
Jan Glauber
2011-05-04
*
crypto: tcrypt - do not attempt to write to readonly variable
David Sterba
2011-03-04
*
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
Adrian Hoban
2010-11-13
*
crypto: tcrypt - Add speed tests for async hashing
David S. Miller
2010-05-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
2010-05-02
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
crypto: tcrypt - Speed testing support for ghash
Huang Ying
2010-03-10
|
/
*
crypto: vmac - New hash algorithm for intel_txt support
Shane Wang
2009-09-02
*
crypto: tcrypt - Add mask parameter
Herbert Xu
2009-07-14
*
crypto: tcrypt - Fix module return code when testing by name
Herbert Xu
2009-06-19
*
crypto: tcrypt - Test algorithms by name
Steffen Klassert
2009-06-19
*
crypto: tcrypt - Do not exit on success in fips mode
Jarod Wilson
2009-06-02
*
crypto: testmgr - Add ctr(aes) test vectors
Jarod Wilson
2009-06-02
*
crypto: testmgr - Add ansi_cprng test vectors
Jarod Wilson
2009-06-02
*
crypto: testmgr - Add self-tests for rfc4309(ccm(aes))
Jarod Wilson
2009-06-02
*
crypto: tcrypt - Reduce stack size
Frank Seidel
2009-06-02
*
crypto: testmgr - add zlib test
Geert Uytterhoeven
2009-03-04
*
crypto: cryptomgr - Add test infrastructure
Herbert Xu
2008-08-29
*
crypto: tcrypt - Add alg_test interface
Herbert Xu
2008-08-29
*
crypto: tcrypt - Abort and only log if there is an error
Herbert Xu
2008-08-29
*
crypto: tcrypt - Avoid using contiguous pages
Herbert Xu
2008-08-29
*
crypto: tcrypt - Fix AEAD chunk testing
Herbert Xu
2008-08-13
*
crypto: hash - Move ahash functions into crypto/hash.h
Herbert Xu
2008-07-10
*
crypto: tcrpyt - Remove unnecessary kmap/kunmap calls
Herbert Xu
2008-07-10
*
[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
Neil Horman
2008-07-10
*
[CRYPTO] tcrypt: Use asynchronous hash interface
Loc Ho
2008-07-10
*
[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger
2008-07-10
*
[CRYPTO] tcrypt: Catch cipher destination memory corruption
Patrick McHardy
2008-07-10
*
[CRYPTO] tcrpyt: Get rid of change log in source
Herbert Xu
2008-07-10
*
[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160
Adrian-Ken Rueegsegger
2008-07-10
*
crypto: tcrypt - Fix memory leak in test_cipher
Darren Jenkins
2008-07-08
*
[CRYPTO] all: Clean up init()/fini()
Kamalesh Babulal
2008-04-20
*
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
2008-04-20
*
[CRYPTO] tcrypt: Change the usage of the test vectors
Sebastian Siewior
2008-04-20
*
[CRYPTO] tcrypt: Shrink speed templates
Sebastian Siewior
2008-04-20
*
[CRYPTO] tcrypt: Group common speed templates
Sebastian Siewior
2008-04-20
*
[CRYPTO] tcrypt: Make xcbc available as a standalone test
Herbert Xu
2008-01-10
*
[CRYPTO] tcrypt: Zero axbuf in the right function
Herbert Xu
2008-01-10
*
[CRYPTO] tcrypt: Add CCM vectors
Joy Latten
2008-01-10
*
[CRYPTO] ctr: Refactor into ctr and rfc3686
Herbert Xu
2008-01-10
*
[CRYPTO] tcrypt: Added salsa20 speed test
Tan Swee Heng
2008-01-10
*
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
2008-01-10
*
[CRYPTO] tcrypt: Add common compression tester function
Zoltan Sogor
2008-01-10
*
[CRYPTO] gcm: Fix ICV handling
Herbert Xu
2008-01-10
*
[CRYPTO] tcrypt: Make gcm available as a standalone test
Herbert Xu
2008-01-10
*
[CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h
Denis Cheng
2008-01-10
[next]