George Spelvin ([email protected])

Number of posts: 736 (0.16 per day)
First post: 2001-07-07 05:48:54
Last post: 2014-05-11 10:05:05

Date List Subject
2015-02-17 17:47:42 linux-crypto Re: [BISECTED] 4943ba16 ("include crypto- module prefix") breaks wifi
2015-02-17 03:16:23 linux-crypto [BISECTED] 4943ba16 ("include crypto- module prefix") breaks wifi
2015-02-13 21:09:07 linux-kernel Re: [PATCH v3 1/3] lib: find_*_bit reimplementation
2015-02-12 23:46:09 linux-kernel Re: [PATCH v3 1/3] lib: find_*_bit reimplementation
2015-02-12 08:15:50 linux-kernel Re: [PATCH v3 1/3] lib: find_*_bit reimplementation
2015-02-09 16:45:45 linux-kernel Re: [PATCH v3 1/3] lib: find_*_bit reimplementation
2015-02-09 08:32:16 linux-kernel Re: [PATCH v3 1/3] lib: find_*_bit reimplementation
2015-02-08 18:48:26 linux-kernel Re: [PATCH v3 1/3] lib: find_*_bit reimplementation
2015-02-02 11:48:05 linux-kernel Re: [PATCH v2 1/3] lib: find_*_bit reimplementation
2015-02-02 03:23:57 linux-kernel Re: [PATCH v2 1/3] lib: find_*_bit reimplementation
2014-12-16 00:14:56 linux-kernel Re: [PATCH v2] VERIFY_OCTAL_PERMISSIONS: Move to <linux/sysfs.h> where it belongs
2014-12-15 22:01:05 linux-crypto Re: [PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
2014-12-15 10:45:33 linux-crypto Re: [PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
2014-12-15 10:21:50 linux-crypto Re: [PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
2014-12-15 08:42:46 linux-crypto Re: [PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
2014-12-15 08:28:18 linux-crypto Re: [PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
2014-12-15 05:53:22 linux-crypto Re: [PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
2014-12-14 20:37:39 linux-crypto Re: [PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
2014-12-14 19:47:32 linux-crypto Re: [PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
2014-12-14 19:22:42 linux-crypto Re: [PATCH v2 05/25] crypto: ansi_cprng - Eliminate ctx->I and ctx->last_rand_data
2014-12-10 03:05:22 linux-kernel Re: [GIT PULL] arch/nios2 for v3.19
2014-12-10 01:06:43 linux-kernel Re: [GIT PULL] arch/nios2 for v3.19
2014-12-08 20:34:37 linux-crypto Re: [PATCH v2 25/25] crypto: ansi_cprng - If non-deterministic, don't buffer old output
2014-12-08 16:43:14 linux-crypto Re: [PATCH v2 25/25] crypto: ansi_cprng - If non-deterministic, don't buffer old output
2014-12-08 16:20:03 linux-kernel Re: Where exactly will arch_fast_hash be used
2014-12-07 22:50:01 linux-crypto Re: [PATCH v2 25/25] crypto: ansi_cprng - If non-deterministic, don't buffer old output
2014-12-07 21:33:58 linux-kernel Re: Where exactly will arch_fast_hash be used
2014-12-07 13:30:59 linux-kernel Re: Where exactly will arch_fast_hash be used
2014-12-07 13:23:12 linux-kernel Re: Where exactly will arch_fast_hash be used
2014-12-07 12:27:07 linux-crypto [PATCH v2 11/25] crypto: ansi_cprng - Eliminate unused PRNG_FIXED_SIZE flag
2014-12-07 12:27:07 linux-crypto [PATCH v2 23/25] crypto: ansi_cprng - Introduce a "union cipherblock"
2014-12-07 12:27:07 linux-crypto [PATCH v2 22/25] crypto: ansi_cprng - Tweak comments
2014-12-07 12:27:07 linux-crypto [PATCH v2 15/25] crypto: testmgr - Merge seed arrays in struct cprng_testvec
2014-12-07 12:27:07 linux-crypto [PATCH v2 21/25] crypto: ansi_cprng - Rename rand_data_valid more sensibly
2014-12-07 12:27:07 linux-crypto [PATCH v2 25/25] crypto: ansi_cprng - If non-deterministic, don't buffer old output
2014-12-07 12:27:07 linux-crypto [PATCH v2 16/25] crypto: testmgr - Report failure on zero-length crypto_rng_get_bytes
2014-12-07 12:27:07 linux-crypto [PATCH v2 24/25] crypto: ansi_cprng - Introduce non-deterministic mode
2014-12-07 12:27:06 linux-crypto [PATCH v2 19/25] crypto: ansi_cprng - simplify get_prng_bytes
2014-12-07 12:27:06 linux-crypto [PATCH v2 13/25] crypto: Add appropriate consts to RNG API
2014-12-07 12:27:06 linux-crypto [PATCH v2 20/25] crypto: ansi_cprng - simplify xor_vectors() to xor_block()
2014-12-07 12:27:05 linux-crypto [PATCH v2 14/25] crypto: tcrypt - Add const qualifiers all over the test code.
2014-12-07 12:27:04 linux-crypto [PATCH v2 17/25] crypto: testmgr - Don't crash if CPRNG test result is large
2014-12-07 12:27:04 linux-crypto [PATCH v2 12/25] crypto: ansi_cprng - Get rid of rdata buffer in fips_cprng_reset
2014-12-07 12:27:03 linux-crypto [PATCH v2 10/25] crypto: ansi_cprng - Use u8 data types consistently internally
2014-12-07 12:27:02 linux-crypto [PATCH v2 18/25] crypto: testmgr - Add CPRNG stutter test.
2014-12-07 12:27:01 linux-crypto [PATCH v2 09/25] crypto: ansi_cprng - Make length types consistent
2014-12-07 12:27:00 linux-crypto [PATCH v2 05/25] crypto: ansi_cprng - Eliminate ctx->I and ctx->last_rand_data
2014-12-07 12:27:00 linux-crypto [PATCH v2 06/25] crypto: ansi_cprng - Make cont_test a bool
2014-12-07 12:26:59 linux-crypto [PATCH v2 08/25] crypto: ansi_cprng - Don't call reset_prng_context from cprng_init
2014-12-07 12:26:57 linux-crypto [PATCH v2 07/25] crypto: ansi_cprng - Shrink context some more
2014-12-07 12:26:56 linux-crypto [PATCH v2 03/25] crypto: ansi_cprng - Use %phN rather than print_hex_dump for debug