Herbert Xu
|
b94e7dc581
crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity
|
há 10 anos atrás |
Herbert Xu
|
8fded5925d
crypto: drbg - Convert to new rng interface
|
há 10 anos atrás |
Herbert Xu
|
2a57e4241e
crypto: drbg - Do not seed RNG in drbg_kcapi_init
|
há 10 anos atrás |
Herbert Xu
|
e11a754813
crypto: drbg - Initialise mutex in drbg_healthcheck_sanity
|
há 10 anos atrás |
Stephan Mueller
|
fa3ae6253c
crypto: drbg - leave cipher handles operational
|
há 10 anos atrás |
Stephan Mueller
|
76899a41f8
crypto: drbg - replace spinlock with mutex
|
há 10 anos atrás |
Stephan Mueller
|
082eb10ba9
crypto: drbg - fix drbg_generate return val check
|
há 10 anos atrás |
Stephan Mueller
|
8e0498d99f
cryoto: drbg - clear all temporary memory
|
há 10 anos atrás |
Stephan Mueller
|
cde001e4c3
crypto: rng - RNGs must return 0 in success case
|
há 10 anos atrás |
Stephan Mueller
|
37821da088
crypto: drbg - remove superflowous memsets
|
há 10 anos atrás |
Stephan Mueller
|
04bcbfcf7e
crypto: drbg - use single block cipher API
|
há 10 anos atrás |
Herbert Xu
|
1471f09f9b
Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"
|
há 10 anos atrás |
Stephan Mueller
|
905b42e559
crypto: drbg - panic on continuous self test error
|
há 10 anos atrás |
Nickolaus Woodruff
|
421d82f5b3
crypto: drbg - use memzero_explicit() for clearing sensitive data
|
há 10 anos atrás |
Stephan Mueller
|
0653a7cf6f
crypto: drbg - use MODULE_ALIAS_CRYPTO
|
há 10 anos atrás |
Stephan Mueller
|
62b62b6e5c
crypto: drbg - add MODULE_ALIAS for all DRBG types
|
há 11 anos atrás |
Stephan Mueller
|
41a84982a1
crypto: drbg - use crypto_inc
|
há 11 anos atrás |
Herbert Xu
|
ea2d9fc1af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
há 11 anos atrás |
Stephan Mueller
|
78f543a934
crypto: drbg - remove check for uninitialized DRBG handle
|
há 11 anos atrás |
Stephan Mueller
|
7c8ae03f41
crypto: drbg - fix sparse warning for cpu_to_be[32|64]
|
há 11 anos atrás |
Stephan Mueller
|
84693d87a6
crypto: drbg - remove unnecessary sanity check for shadow state
|
há 11 anos atrás |
Stephan Mueller
|
05c81ccd90
crypto: drbg - remove configuration of fixed values
|
há 11 anos atrás |
Stephan Mueller
|
bc034ef557
crypto: drbg - remove unnecessary sanity checks
|
há 11 anos atrás |
Stephan Mueller
|
e6c0244ad3
crypto: drbg - use kmalloc instead of kzalloc for V and C
|
há 11 anos atrás |
Stephan Mueller
|
f072f0e0fe
crypto: drbg - remove superflowous memset(0)
|
há 11 anos atrás |
Stephan Mueller
|
45943a58df
crypto: drbg - remove superflowous checks
|
há 11 anos atrás |
Stephan Mueller
|
46f64f6ef9
crypto: drbg - kzfree does not need a check for NULL pointer
|
há 11 anos atrás |
Stephan Mueller
|
72f3e00dd6
crypto: drbg - replace int2byte with cpu_to_be
|
há 11 anos atrás |
Stephan Mueller
|
ce5481d01f
crypto: drbg - fix failure of generating multiple of 2**16 bytes
|
há 11 anos atrás |
Fengguang Wu
|
96956aef2f
crypto: drbg - drbg_exit() can be static
|
há 11 anos atrás |