Searched hist:cce9e06d100df19a327b19f23adad76e7bf63edd (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/crypto/ |
H A D | proc.c | cce9e06d100df19a327b19f23adad76e7bf63edd Mon Aug 21 06:08:13 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Split out low-level API
The crypto API is made up of the part facing users such as IPsec and the low-level part which is used by cryptographic entities such as algorithms. This patch splits out the latter so that the two APIs are more clearly delineated. As a bonus the low-level API can now be modularised if all algorithms are built as modules.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | internal.h | cce9e06d100df19a327b19f23adad76e7bf63edd Mon Aug 21 06:08:13 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Split out low-level API
The crypto API is made up of the part facing users such as IPsec and the low-level part which is used by cryptographic entities such as algorithms. This patch splits out the latter so that the two APIs are more clearly delineated. As a bonus the low-level API can now be modularised if all algorithms are built as modules.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | api.c | cce9e06d100df19a327b19f23adad76e7bf63edd Mon Aug 21 06:08:13 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Split out low-level API
The crypto API is made up of the part facing users such as IPsec and the low-level part which is used by cryptographic entities such as algorithms. This patch splits out the latter so that the two APIs are more clearly delineated. As a bonus the low-level API can now be modularised if all algorithms are built as modules.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | algapi.c | cce9e06d100df19a327b19f23adad76e7bf63edd Mon Aug 21 06:08:13 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Split out low-level API
The crypto API is made up of the part facing users such as IPsec and the low-level part which is used by cryptographic entities such as algorithms. This patch splits out the latter so that the two APIs are more clearly delineated. As a bonus the low-level API can now be modularised if all algorithms are built as modules.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Makefile | cce9e06d100df19a327b19f23adad76e7bf63edd Mon Aug 21 06:08:13 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Split out low-level API
The crypto API is made up of the part facing users such as IPsec and the low-level part which is used by cryptographic entities such as algorithms. This patch splits out the latter so that the two APIs are more clearly delineated. As a bonus the low-level API can now be modularised if all algorithms are built as modules.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | cce9e06d100df19a327b19f23adad76e7bf63edd Mon Aug 21 06:08:13 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Split out low-level API
The crypto API is made up of the part facing users such as IPsec and the low-level part which is used by cryptographic entities such as algorithms. This patch splits out the latter so that the two APIs are more clearly delineated. As a bonus the low-level API can now be modularised if all algorithms are built as modules.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/include/crypto/ |
H A D | algapi.h | cce9e06d100df19a327b19f23adad76e7bf63edd Mon Aug 21 06:08:13 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Split out low-level API
The crypto API is made up of the part facing users such as IPsec and the low-level part which is used by cryptographic entities such as algorithms. This patch splits out the latter so that the two APIs are more clearly delineated. As a bonus the low-level API can now be modularised if all algorithms are built as modules.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/drivers/crypto/ |
H A D | Kconfig | cce9e06d100df19a327b19f23adad76e7bf63edd Mon Aug 21 06:08:13 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Split out low-level API
The crypto API is made up of the part facing users such as IPsec and the low-level part which is used by cryptographic entities such as algorithms. This patch splits out the latter so that the two APIs are more clearly delineated. As a bonus the low-level API can now be modularised if all algorithms are built as modules.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|