index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-10
crypto: tcrypt - Speed testing support for ghash
Huang Ying
1
-0
/
+29
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu
1
-8707
/
+6
2008-08-29
crypto: tcrypt - Avoid using contiguous pages
Herbert Xu
1
-2
/
+6
2008-07-10
[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
Neil Horman
1
-3
/
+90
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger
1
-0
/
+136
2008-07-10
[CRYPTO] tcrpyt: Get rid of change log in source
Herbert Xu
1
-7
/
+0
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160
Adrian-Ken Rueegsegger
1
-0
/
+292
2008-04-21
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
1
-0
/
+209
2008-04-21
[CRYPTO] tcrypt: Change the XTEA test vectors
Sebastian Siewior
1
-3
/
+3
2008-04-21
[CRYPTO] tcrypt: Shrink the tcrypt module
Sebastian Siewior
1
-5773
/
+5770
2008-04-21
[CRYPTO] tcrypt: Shrink speed templates
Sebastian Siewior
1
-122
/
+7
2008-04-21
[CRYPTO] tcrypt: Group common speed templates
Sebastian Siewior
1
-100
/
+58
2008-01-11
[CRYPTO] tcrypt: Add CCM vectors
Joy Latten
1
-0
/
+260
2008-01-11
[CRYPTO] tcrypt: Added salsa20 speed test
Tan Swee Heng
1
-0
/
+16
2008-01-11
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
1
-0
/
+82
2008-01-11
[CRYPTO] tcrypt: Salsa20 large test vector
Tan Swee Heng
1
-2
/
+1046
2008-01-11
[CRYPTO] gcm: Fix ICV handling
Herbert Xu
1
-73
/
+57
2008-01-11
[CRYPTO] tcrypt: AES CBC test vectors from NIST SP800-38A
Jan Glauber
1
-2
/
+104
2008-01-11
[CRYPTO] tcrypt: AES CTR large test vector
Tan Swee Heng
1
-3
/
+1048
2008-01-11
[CRYPTO] gcm: New algorithm
Mikko Herranen
1
-0
/
+368
2008-01-11
[CRYPTO] tcrypt: Add aead support
Mikko Herranen
1
-0
/
+22
2008-01-11
[CRYPTO] salsa20: Salsa20 stream cipher
Tan Swee Heng
1
-0
/
+161
2008-01-11
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
1
-0
/
+142
2008-01-11
[CRYPTO] ctr: Add CTR (Counter) block cipher mode
Joy Latten
1
-0
/
+185
2007-10-10
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
1
-0
/
+417
2007-10-10
[CRYPTO] seed: New cipher algorithm
Hye-Shik Chang
1
-0
/
+90
2007-02-07
[CRYPTO] camellia: added the testing code of Camellia cipher
Noriaki TAKAMIYA
1
-0
/
+165
2007-02-07
[CRYPTO] fcrypt: Add FCrypt from RxRPC
David Howells
1
-0
/
+128
2007-02-07
[CRYPTO] tcrypt: Added test vectors for sha384/sha512
Andrew Donofrio
1
-1
/
+244
2006-12-06
[CRYPTO] tcrypt: LRW test vectors
Rik Snel
1
-4
/
+530
2006-12-06
[CRYPTO] tcrypt: Add test vectors of AES_XCBC
Kazunori MIYAZAWA
1
-0
/
+68
2006-09-21
[CRYPTO] tcrypt: Use HMAC template and hash interface
Herbert Xu
1
-18
/
+5
2006-09-21
[CRYPTO] tcrypt: Use test_hash for crc32c
Herbert Xu
1
-1
/
+178
2006-06-26
[CRYPTO] tcrypt: Speed benchmark support for digest algorithms
Michal Ludvig
1
-0
/
+36
2006-03-21
[CRYPTO] tcrypt: Fix key alignment
Atsushi Nemoto
1
-12
/
+13
2006-01-06
[PATCH] s390: in-kernel crypto test vectors
Jan Glauber
1
-0
/
+64
2005-09-01
[CRYPTO]: Fix XTEA implementation
Aaron Grothe
1
-23
/
+115
2005-06-22
[CRYPTO]: Add cipher speed tests
Harald Welte
1
-1
/
+91
2005-06-22
[CRYPTO]: White space and coding style clean up in tcrypt
Herbert Xu
1
-186
/
+171
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+2746