]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcbd7999e35012daaa494de6ae054594863d19d97
tree2479f39dfca4a23dc2a569597551949866198e8d
parent416ca1ab162d44dee3795d4e6f1c58dec1ffb7b5
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]