LinuxLists
Users
About
Jussi Kivilinna (
[email protected]
)
Number of posts: 584 (0.42 per day)
First post: 2009-04-22 21:14:59
Last post: 2013-02-25 10:02:08
Previous Page
/
Next Page
Date
List
Subject
2012-10-28 12:04:57
linux-crypto
sha1-arm assembler and CONFIG_THUMB2_KERNEL => build error
2012-10-26 11:49:07
linux-crypto
[PATCH 3/3] [v2] crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
2012-10-26 11:48:59
linux-crypto
[PATCH 2/3] [v2] crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file
2012-10-26 11:48:54
linux-crypto
[PATCH 1/3] [v2] crypto: tcrypt - add async speed test for camellia cipher
2012-10-26 11:48:49
linux-crypto
[PATCH 0/3] [v2] AES-NI/AVX implementation of Camellia cipher
2012-10-25 14:29:12
linux-crypto
Re: [PATCH] crypto - ablk_helper: add module parameter to allow testing cryptd redirection of requests
2012-10-24 07:35:17
linux-crypto
Re: [PATCH 2/3] crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file
2012-10-23 18:03:05
linux-crypto
[PATCH 3/3] crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
2012-10-23 18:03:00
linux-crypto
[PATCH 2/3] crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file
2012-10-23 18:02:53
linux-crypto
[PATCH 1/3] crypto: tcrypt - add async speed test for camellia cipher
2012-10-23 18:02:12
linux-crypto
Re: [PATCH 2/2] crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
2012-10-23 17:58:08
linux-crypto
[PATCH 2/2] crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
2012-10-23 17:57:58
linux-crypto
[PATCH 1/2] crypto: tcrypt - add async speed test for camellia cipher
2012-10-21 17:45:31
linux-crypto
[PATCH] crypto - ablk_helper: add module parameter to allow testing cryptd redirection of requests
2012-10-21 17:42:31
linux-crypto
[PATCH] [v2] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
2012-10-20 21:24:41
linux-crypto
Re: [PATCH] crypto: cryptd - disable interrupts in cryptd_queue_worker to prevent data corruption
2012-10-20 12:07:00
linux-crypto
[PATCH 5/5] crypto: cast5/avx - avoid using temporary stack buffers
2012-10-20 12:06:56
linux-crypto
[PATCH 4/5] crypto: serpent/avx - avoid using temporary stack buffers
2012-10-20 12:06:50
linux-crypto
[PATCH 3/5] crypto: twofish/avx - avoid using temporary stack buffers
2012-10-20 12:06:44
linux-crypto
[PATCH 2/5] crypto: cast6/avx - avoid using temporary stack buffers
2012-10-20 12:06:40
linux-crypto
[PATCH 1/5] crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
2012-10-20 12:06:34
linux-crypto
[PATCH 0/5] Avoid stack buffers in glue code of AVX implementations
2012-10-20 11:53:16
linux-crypto
[PATCH 6/6] crypto: testmgr - add new larger DES3_EDE testvectors
2012-10-20 11:53:12
linux-crypto
[PATCH 5/6] crypto: testmgr - add new larger DES testvectors
2012-10-20 11:53:07
linux-crypto
[PATCH 4/6] crypto: testmgr - add new larger AES testvectors
2012-10-20 11:53:02
linux-crypto
[PATCH 3/6] crypto: testmgr - expand serpent test vectors
2012-10-20 11:52:56
linux-crypto
[PATCH 2/6] crypto: testmgr - expand blowfish test vectors
2012-10-20 11:52:52
linux-crypto
[PATCH 1/6] crypto: testmgr - expand camellia test vectors
2012-10-20 11:52:44
linux-crypto
[PATCH 0/6] New test vectors for camellia, blowfish, serpent, aes, des and des3_ede
2012-10-20 09:13:19
linux-crypto
[PATCH] crypto: cryptd - disable interrupts in cryptd_queue_worker to prevent data corruption
2012-10-18 20:25:00
linux-crypto
[PATCH] crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()
2012-10-18 19:58:16
linux-crypto
Re: Kernel 3.7.0-rc1 crash after TrueCrypt mount device on a computer with Intel i5
2012-10-18 11:52:53
linux-crypto
[PATCH] Re: aesni intel and kernel crashes.
2012-09-28 12:41:53
linux-crypto
Re: aesni intel and kernel crashes.
2012-09-21 07:27:12
linux-crypto
[PATCH] crypto: tcrypt - add missing tests for camellia and ghash
2012-09-21 07:26:55
linux-crypto
[PATCH 2/2] crypto: testmgr - make test_aead also test 'dst != src' code paths
2012-09-21 07:26:51
linux-crypto
[PATCH 1/2] crypto: testmgr - make test_skcipher also test 'dst != src' code paths
2012-09-19 11:25:00
linux-crypto
[PATCH] crypto: cast5/avx - fix storing of new IV in CBC encryption
2012-09-19 06:43:04
linux-crypto
[PATCH 3/3] crypto: testmgr - add test vectors for CTR mode IV increasement
2012-09-19 06:43:00
linux-crypto
[PATCH 1/3] crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template
2012-09-19 06:42:57
linux-crypto
[PATCH 2/3] crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6)
2012-09-19 06:40:34
linux-crypto
[PATCH] crypto: x86/glue_helper - fix storing of new IV in CBC encryption
2012-09-10 15:33:43
linux-wireless
Re: [PATCH v2] rndis_wlan: remove pointless check from rndis_scan()
2012-09-10 06:29:57
linux-wireless
Re: [PATCH] rndis_wlan: move the dereference below the NULL test
2012-09-09 20:54:08
linux-crypto
Re: Linux 3.6-rc5
2012-09-09 20:26:04
linux-crypto
Re: Linux 3.6-rc5
2012-09-09 12:54:29
linux-crypto
Re: Linux 3.6-rc5
2012-09-02 18:10:47
linux-wireless
[PATCH] zd1211rw: enable support for MFP
2012-08-29 20:37:28
linux-crypto
[PATCH] crypto: 842 - remove .cra_list initialization
2012-08-28 13:49:31
linux-crypto
[PATCH] Revert "[CRYPTO] cast6: inline bloat--"
2012-08-28 13:47:12
linux-crypto
[PATCH 4/4] crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?)