Home
last modified time | relevance | path

Searched hist:"2 b8c19dbdc692e81243a328725a02efb77b144a5" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/crypto/
H A Dapi.c2b8c19dbdc692e81243a328725a02efb77b144a5 Wed Sep 20 20:31:44 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Add cryptomgr

The cryptomgr module is a simple manager of crypto algorithm instances.
It ensures that parameterised algorithms of the type tmpl(alg) (e.g.,
cbc(aes)) are always created.

This is meant to satisfy the needs for most users. For more complex
cases such as deeper combinations or multiple parameters, a netlink
module will be created which allows arbitrary expressions to be parsed
in user-space.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A DMakefile2b8c19dbdc692e81243a328725a02efb77b144a5 Wed Sep 20 20:31:44 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Add cryptomgr

The cryptomgr module is a simple manager of crypto algorithm instances.
It ensures that parameterised algorithms of the type tmpl(alg) (e.g.,
cbc(aes)) are always created.

This is meant to satisfy the needs for most users. For more complex
cases such as deeper combinations or multiple parameters, a netlink
module will be created which allows arbitrary expressions to be parsed
in user-space.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A DKconfig2b8c19dbdc692e81243a328725a02efb77b144a5 Wed Sep 20 20:31:44 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Add cryptomgr

The cryptomgr module is a simple manager of crypto algorithm instances.
It ensures that parameterised algorithms of the type tmpl(alg) (e.g.,
cbc(aes)) are always created.

This is meant to satisfy the needs for most users. For more complex
cases such as deeper combinations or multiple parameters, a netlink
module will be created which allows arbitrary expressions to be parsed
in user-space.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/linux/
H A Dcrypto.h2b8c19dbdc692e81243a328725a02efb77b144a5 Wed Sep 20 20:31:44 CDT 2006 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] api: Add cryptomgr

The cryptomgr module is a simple manager of crypto algorithm instances.
It ensures that parameterised algorithms of the type tmpl(alg) (e.g.,
cbc(aes)) are always created.

This is meant to satisfy the needs for most users. For more complex
cases such as deeper combinations or multiple parameters, a netlink
module will be created which allows arbitrary expressions to be parsed
in user-space.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>