From: Stephan Mueller Date: Fri, 6 Mar 2015 20:34:22 +0000 (+0100) Subject: crypto: doc - AEAD / RNG AF_ALG interface X-Git-Tag: omap-for-v4.2/o2_dc~130^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbe5fe7e1b3b3632bef2c09964a5f5505de4d744;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed