Searched hist:"124 b53d020622ffa24e27406f2373d5a3debd0d3" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/crypto/ |
H A D | algapi.h | 124b53d020622ffa24e27406f2373d5a3debd0d3 Mon Apr 16 05:49:20 CDT 2007 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] cryptd: Add software async crypto daemon
This patch adds the cryptd module which is a template that takes a synchronous software crypto algorithm and converts it to an asynchronous one by executing it in a kernel thread.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/crypto/ |
H A D | cryptd.c | 124b53d020622ffa24e27406f2373d5a3debd0d3 Mon Apr 16 05:49:20 CDT 2007 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] cryptd: Add software async crypto daemon
This patch adds the cryptd module which is a template that takes a synchronous software crypto algorithm and converts it to an asynchronous one by executing it in a kernel thread.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Makefile | 124b53d020622ffa24e27406f2373d5a3debd0d3 Mon Apr 16 05:49:20 CDT 2007 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] cryptd: Add software async crypto daemon
This patch adds the cryptd module which is a template that takes a synchronous software crypto algorithm and converts it to an asynchronous one by executing it in a kernel thread.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | 124b53d020622ffa24e27406f2373d5a3debd0d3 Mon Apr 16 05:49:20 CDT 2007 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] cryptd: Add software async crypto daemon
This patch adds the cryptd module which is a template that takes a synchronous software crypto algorithm and converts it to an asynchronous one by executing it in a kernel thread.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|