From: Stephan Mueller <smueller@chronox.de>
To: 'Herbert Xu <herbert@gondor.apana.org.au>
Cc: linux-crypto@vger.kernel.org, 'LKML' <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/2] crypto: Documentation - add AF_ALG to DocBook
Date: Fri, 06 Mar 2015 21:33:41 +0100 [thread overview]
Message-ID: <1463694.oXIsepBPWM@tachyon.chronox.de> (raw)
Hi,
the AF_ALG interface description is added to the kernel crypto API
DocBook. It is extended by the newly added AEAD and RNG interfaces.
An example of the documentation can be viewed at [1].
[1] http://www.chronox.de/crypto-API/User.html
Stephan Mueller (2):
crypto: Documentation - AEAD / RNG AF_ALG interface
MAINTAINERS: add crypto-API.tmpl
Documentation/DocBook/crypto-API.tmpl | 596 ++++++++++++++++++++++++++
Documentation/crypto/crypto-API-userspace.txt | 205 ---------
MAINTAINERS | 1 +
3 files changed, 597 insertions(+), 205 deletions(-)
delete mode 100644 Documentation/crypto/crypto-API-userspace.txt
--
2.1.0
next reply other threads:[~2015-03-06 20:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-06 20:33 Stephan Mueller [this message]
2015-03-06 20:34 ` [PATCH 1/2] crypto: Documentation - AEAD / RNG AF_ALG interface Stephan Mueller
2015-03-06 20:36 ` [PATCH 2/2] MAINTAINERS: add crypto-API.tmpl Stephan Mueller
2015-03-09 10:08 ` [PATCH 0/2] crypto: Documentation - add AF_ALG to DocBook Herbert Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1463694.oXIsepBPWM@tachyon.chronox.de \
--to=smueller@chronox.de \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).