Commit 649e2007 authored by Stephan Mueller's avatar Stephan Mueller Committed by Herbert Xu

crypto: doc - add crypto_rng_generate

Add new crypto API call crypto_rng_generate to DocBook.
Signed-off-by: default avatarStephan Mueller <smueller@chronox.de>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent e1eabc05
...@@ -1815,6 +1815,7 @@ read(opfd, out, outlen); ...@@ -1815,6 +1815,7 @@ read(opfd, out, outlen);
!Finclude/crypto/rng.h crypto_alloc_rng !Finclude/crypto/rng.h crypto_alloc_rng
!Finclude/crypto/rng.h crypto_rng_alg !Finclude/crypto/rng.h crypto_rng_alg
!Finclude/crypto/rng.h crypto_free_rng !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_get_bytes
!Finclude/crypto/rng.h crypto_rng_reset !Finclude/crypto/rng.h crypto_rng_reset
!Finclude/crypto/rng.h crypto_rng_seedsize !Finclude/crypto/rng.h crypto_rng_seedsize
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment