OSDN Git Service

crypto: doc - AEAD / RNG AF_ALG interface
authorStephan Mueller <smueller@chronox.de>
Fri, 6 Mar 2015 20:34:22 +0000 (21:34 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 9 Mar 2015 10:06:18 +0000 (21:06 +1100)
commitdbe5fe7e1b3b3632bef2c09964a5f5505de4d744
tree2479f39dfca4a23dc2a569597551949866198e8d
parentcde001e4c3c3625c60b68a83eb1f1c2572dee07a
crypto: doc - AEAD / RNG AF_ALG interface

The patch moves the information provided in
Documentation/crypto/crypto-API-userspace.txt into a separate chapter in
the kernel crypto API DocBook. Some corrections are applied (such as
removing a reference to Netlink when the AF_ALG socket is referred to).

In addition, the AEAD and RNG interface description is now added.

Also, a brief description of the zero-copy interface with an example
code snippet is provided.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/DocBook/crypto-API.tmpl
Documentation/crypto/crypto-API-userspace.txt [deleted file]