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)
commit7d12993ed8901038bb46b27194e2ef5726d39f9a
tree0e4a7b13d54df4fcc06d5c961ff244f73e844e14
parentff2c3a3b8e57d088dcf740ab72f4f16eb2132257
crypto: doc - crypto API high level spec

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>
Documentation/DocBook/crypto-API.tmpl [new file with mode: 0644]