<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/crypto/tcrypt.c, branch v3.4.33</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/crypto/tcrypt.c?h=v3.4.33</id>
<link rel='self' href='https://git.amat.us/linux/atom/crypto/tcrypt.c?h=v3.4.33'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-03-14T09:25:55Z</updated>
<entry>
<title>crypto: tcrypt - add more camellia tests</title>
<updated>2012-03-14T09:25:55Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2012-03-05T18:26:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4de5933780f897b89e4863fa545c08a086325353'/>
<id>urn:sha1:4de5933780f897b89e4863fa545c08a086325353</id>
<content type='text'>
Add tests for CTR, LRW and XTS modes.

Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: tcrypt - add xts(twofish) tests</title>
<updated>2011-11-09T03:57:56Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2011-10-18T10:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=131f754161bc01fcf7fbbb08c754ed0e5a62b524'/>
<id>urn:sha1:131f754161bc01fcf7fbbb08c754ed0e5a62b524</id>
<content type='text'>
Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: tcrypt - add xts(serpent) tests</title>
<updated>2011-11-09T03:57:56Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2011-10-18T10:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5209c07ac3601cfdbe2edff016e80ad93cee8dbc'/>
<id>urn:sha1:5209c07ac3601cfdbe2edff016e80ad93cee8dbc</id>
<content type='text'>
Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: tcrypt - add lrw(twofish) tests</title>
<updated>2011-11-09T03:53:32Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2011-10-18T10:32:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=bee3a90ef5366b58250e4369dac3268ced3351aa'/>
<id>urn:sha1:bee3a90ef5366b58250e4369dac3268ced3351aa</id>
<content type='text'>
Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: tcrypt - add lrw(serpent) tests</title>
<updated>2011-11-09T03:52:19Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2011-10-18T10:32:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=87aae4bfb2912d18f2c92a4484b9edcc8c7b3f21'/>
<id>urn:sha1:87aae4bfb2912d18f2c92a4484b9edcc8c7b3f21</id>
<content type='text'>
Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: tcrypt - add serpent speed tests</title>
<updated>2011-11-09T03:42:59Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2011-10-17T21:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7fb7fe4469d0b870a031a5d33676343979b80625'/>
<id>urn:sha1:7fb7fe4469d0b870a031a5d33676343979b80625</id>
<content type='text'>
Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: tcrypt - add test_acipher_speed</title>
<updated>2011-11-09T03:42:59Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2011-10-17T21:02:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3f3baf359dd3cc56fbaf9a2fb1a425ce7c18dbff'/>
<id>urn:sha1:3f3baf359dd3cc56fbaf9a2fb1a425ce7c18dbff</id>
<content type='text'>
Add test_acipher_speed for testing async block ciphers.

Also include tests for aes/des/des3/ede as these appear to have ablk_cipher
implementations available.

Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: testmgr - add new serpent test vectors</title>
<updated>2011-11-09T03:42:59Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2011-10-17T21:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9d25917d49d986c417c173bfde50f41f96c5b202'/>
<id>urn:sha1:9d25917d49d986c417c173bfde50f41f96c5b202</id>
<content type='text'>
Add new serpent tests for serpent_sse2 x86_64/i586 8-way/4-way code paths.

Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: testmgr - add twofish tests</title>
<updated>2011-10-21T12:28:58Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2011-10-10T20:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=573da6208a7e2b2d8666b8b02f5054d3a4e12998'/>
<id>urn:sha1:573da6208a7e2b2d8666b8b02f5054d3a4e12998</id>
<content type='text'>
Add tests for parallel twofish-x86_64-3way code paths.

Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: testmgr - add blowfish test-vectors</title>
<updated>2011-10-21T12:28:58Z</updated>
<author>
<name>Jussi Kivilinna</name>
<email>jussi.kivilinna@mbnet.fi</email>
</author>
<published>2011-10-10T20:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=85b63e342c7ee0b9ac5281a5dfb0f1355bf6d75d'/>
<id>urn:sha1:85b63e342c7ee0b9ac5281a5dfb0f1355bf6d75d</id>
<content type='text'>
Add tests for parallel blowfish-x86_64 code paths.

Signed-off-by: Jussi Kivilinna &lt;jussi.kivilinna@mbnet.fi&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
</feed>
