Searched hist:"17 f0f4a47df9aea9ee26c939f8057c35e0be1847" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/crypto/internal/ |
H A D | rng.h | 17f0f4a47df9aea9ee26c939f8057c35e0be1847 Thu Aug 14 07:15:52 CDT 2008 Neil Horman <nhorman@tuxdriver.com> crypto: rng - RNG interface and implementation
This patch adds a random number generator interface as well as a cryptographic pseudo-random number generator based on AES. It is meant to be used in cases where a deterministic CPRNG is required.
One of the first applications will be as an input in the IPsec IV generation process.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/include/crypto/ |
H A D | rng.h | 17f0f4a47df9aea9ee26c939f8057c35e0be1847 Thu Aug 14 07:15:52 CDT 2008 Neil Horman <nhorman@tuxdriver.com> crypto: rng - RNG interface and implementation
This patch adds a random number generator interface as well as a cryptographic pseudo-random number generator based on AES. It is meant to be used in cases where a deterministic CPRNG is required.
One of the first applications will be as an input in the IPsec IV generation process.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/crypto/ |
H A D | ansi_cprng.c | 17f0f4a47df9aea9ee26c939f8057c35e0be1847 Thu Aug 14 07:15:52 CDT 2008 Neil Horman <nhorman@tuxdriver.com> crypto: rng - RNG interface and implementation
This patch adds a random number generator interface as well as a cryptographic pseudo-random number generator based on AES. It is meant to be used in cases where a deterministic CPRNG is required.
One of the first applications will be as an input in the IPsec IV generation process.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | rng.c | 17f0f4a47df9aea9ee26c939f8057c35e0be1847 Thu Aug 14 07:15:52 CDT 2008 Neil Horman <nhorman@tuxdriver.com> crypto: rng - RNG interface and implementation
This patch adds a random number generator interface as well as a cryptographic pseudo-random number generator based on AES. It is meant to be used in cases where a deterministic CPRNG is required.
One of the first applications will be as an input in the IPsec IV generation process.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Makefile | 17f0f4a47df9aea9ee26c939f8057c35e0be1847 Thu Aug 14 07:15:52 CDT 2008 Neil Horman <nhorman@tuxdriver.com> crypto: rng - RNG interface and implementation
This patch adds a random number generator interface as well as a cryptographic pseudo-random number generator based on AES. It is meant to be used in cases where a deterministic CPRNG is required.
One of the first applications will be as an input in the IPsec IV generation process.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | 17f0f4a47df9aea9ee26c939f8057c35e0be1847 Thu Aug 14 07:15:52 CDT 2008 Neil Horman <nhorman@tuxdriver.com> crypto: rng - RNG interface and implementation
This patch adds a random number generator interface as well as a cryptographic pseudo-random number generator based on AES. It is meant to be used in cases where a deterministic CPRNG is required.
One of the first applications will be as an input in the IPsec IV generation process.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/include/linux/ |
H A D | crypto.h | 17f0f4a47df9aea9ee26c939f8057c35e0be1847 Thu Aug 14 07:15:52 CDT 2008 Neil Horman <nhorman@tuxdriver.com> crypto: rng - RNG interface and implementation
This patch adds a random number generator interface as well as a cryptographic pseudo-random number generator based on AES. It is meant to be used in cases where a deterministic CPRNG is required.
One of the first applications will be as an input in the IPsec IV generation process.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|