All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Mueller <smueller@chronox.de>
To: herbert@gondor.apana.org.au
Cc: linux-crypto@vger.kernel.org, linux-doc@vger.kernel.org
Subject: [PATCH 2/4] Documentation: crypto - add crypto_rng_generate
Date: Tue, 16 Feb 2016 11:32:34 +0100	[thread overview]
Message-ID: <3596491.s7jozHvv2z@positron.chronox.de> (raw)
In-Reply-To: <1550901.OUzcZboqul@positron.chronox.de>

Add new crypto API call crypto_rng_generate to DocBook.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
---
 Documentation/DocBook/crypto-API.tmpl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/DocBook/crypto-API.tmpl b/Documentation/DocBook/crypto-API.tmpl
index 297e280..a2986b2 100644
--- a/Documentation/DocBook/crypto-API.tmpl
+++ b/Documentation/DocBook/crypto-API.tmpl
@@ -1815,6 +1815,7 @@ read(opfd, out, outlen);
 !Finclude/crypto/rng.h crypto_alloc_rng
 !Finclude/crypto/rng.h crypto_rng_alg
 !Finclude/crypto/rng.h crypto_free_rng
+!Finclude/crypto/rng.h crypto_rng_generate
 !Finclude/crypto/rng.h crypto_rng_get_bytes
 !Finclude/crypto/rng.h crypto_rng_reset
 !Finclude/crypto/rng.h crypto_rng_seedsize
-- 
2.5.0



  parent reply	other threads:[~2016-02-16 10:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 10:31 [PATCH 0/4] Documentation: crypto API documentation updates Stephan Mueller
2016-02-16 10:32 ` [PATCH 1/4] Documentation: crypto - add akcipher API Stephan Mueller
2016-02-16 10:32 ` Stephan Mueller [this message]
2016-02-16 10:33 ` [PATCH 3/4] Documentation: crypto - update AEAD AD handling Stephan Mueller
2016-02-16 10:34 ` [PATCH 4/4] Documentation: crypto - add skcipher API documentation Stephan Mueller
2016-02-16 20:17 ` [PATCH 0/4] Documentation: crypto API documentation updates 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=3596491.s7jozHvv2z@positron.chronox.de \
    --to=smueller@chronox.de \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-doc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.