crypto: doc - crypto API high level spec
authorStephan Mueller <smueller@chronox.de>
Wed, 12 Nov 2014 04:24:04 +0000 (05:24 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 13 Nov 2014 14:31:36 +0000 (22:31 +0800)
The design of the kernel crypto API as well as hints to program with
the kernel crypto API are given.

The documentation contains:
 * design aspects of crypto API
 * develper specific hints
 * references to the API function description
 * source code examples

CC: Marek Vasut <marex@denx.de>
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found